On Mon Apr 09 01:17:50 2007, pcoch wrote: > In the file src/ops/io.ops there is the todo item: > > "all results from string_to_cstring() need freeing > but this generates ugly warnings WRT discarding the const > qualifier" > > free the results but also without generating the warnings if possible.
I didn't see any suspicious warnings when building r28926 on linux/x86/gcc. If someone else can confirm that there aren't any ugly warnings here, this ticket can be closed.