Leo<HTML>

Warnings

Compiler Options - Reference
Input Output
Macros
Locales
Warnings
Init Infos
Temporary Files
Other Stuff
Warnings
Leo<HTML> supports two types of warning formats.

The default one:

Warning-> i_test.html:3:0:<image src="Toni_1.jpg" width="50%" height="50%" text="foo">:using src "Toni_1.jpg" for origfile




The Emacs Sheme:

i_test.html:3:0:using src "Toni_1.jpg" for origfile




As you can see the default format is more easier to read, cause the tag at which the error occourd is given. But such a format is not expected by most editors like Emacs. Therefore the second warning format is supported. Such a warning message can be parsed by these editors.

Emacs Warning Definition:
  
  -ew   --emacs_warning  
 



This page was created by King Leo . Page generator was Leo<HTML> version 1.0.0 .