20 Apr
2009
20 Apr
'09
2:33 a.m.
Hi Tim, On Fri, Apr 10, 2009 at 03:23:12PM +0000, Tim Nieradzik wrote:
This patch cleans up src/prefs.c and introduces the PrefsParser (src/prefsparser.cc).
With this patch I hesitate. What's the main point of dParser_parse_rc_line()? The comment says it extracts type, name and value, but it doesn't extract type. It introduces the need for separate buffers to copy the values, and more or less does the same. Please give some examples of the needed funcionality over the current implementation. -- Cheers Jorge.-