mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-27 02:05:47 +01:00
The default function used so far provides informations not so useful to user, like wmaker's source file, line number and function; it also cannot provide the line number from the parsed file because cpp messes this information. With this dedicated function we try to provide useful things which are being tracked by the parser internally, like valid line number and the name of the file being read (which can be convenient in the case of #include, for which we may also be able to provide the inclusion tree!)
4.3 KiB
4.3 KiB