I've got Scite installed on one of our clusters and I use it pretty much
exclusively for writing C code, but something has been bugging lately.
The output from the compiler in the output pane has unreadable
characters from time to time.  Most likely a font issue, I was wondering
where is the code for the lexer or whatever styles this text.  

For instance if I don't define the variable 'test' and I compile the
code the output pane shows:

/home/dennis/rdma_sendfile/rdma_sendfile.c:57: error: ‘test’
undeclared (first use in this function)
/home/dennis/rdma_sendfile/rdma_sendfile.c:57: error: (Each undeclared
identifier is reported only once
/home/dennis/rdma_sendfile/rdma_sendfile.c:57: error: for each function
it appears in.)

Looks like a funny character around the variable, no doubt to make it
stand out.  I just need to remove that I think.  

I'm not sure if that is a scintilla or scite thing, but I'm sure someone
here will know.

Thanks

-Dennis


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

Reply via email to