Hi all,

We have a few inconsistencies in cpp.properties:

command.go.*.c=$(FileName)
...
command.go.$(file.patterns.cplusplus)=./$(FileName)

The first is appropriate for Windows, and those people on *nix who put
. on the path. But generally . is not on the path.

I think we need a if PLAT_WIN/if PLAT_GTK here....

While on the subject of properties, the defaults for Lua are
unnecessarily garish. The lines starting at line 121 are the culprits
- and the comment says '(bozo test colours ;-)'!  Using the principle
of least irritation we should comment these out, or at least tone them
down. Unless somebody really likes their Lua code looking like a
Christmas tree...

steve d.
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to