Dirk, hi. I was just poking at your FORMATCHECK branch with a view to merging it into the trunk.
After reading POSIX I understand why gcc accepts %#x, #%lx and #%llx - because POSIX defines what these mean, so they are ok. So my question is, why does gcc accept %, ? I didn't read anything about ',' following the leading '%', but still gcc accepts it. Does it have a defined meaning? Thanks, J ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Valgrind-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-developers
