2008/5/8 Mark Chandler <[EMAIL PROTECTED]>:
> What processing engine? All they do to print a log is this:
>
> Log("%s<%d><%s>\n", name, id, steamId);
>
> So if there is a quote in the name it gets printed out.

You misunderstood. I am referring to the engine processing the log
lines and parsing them into fields. If they are failing to handle
quotes/other characters in the name, they're processing the line
wrong. Simple as. Valve limiting characters would just mean the badly
coded parsers would work fine.

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to