Re: patch to change behavior of g_strsplit on empty string back to 1.2 behavior



On Wednesday, July 18, 2001, at 02:12  PM, Owen Taylor wrote:

The code in GLib stable didn't do that either, however, what it produced was

  "w,x,y,z", ",", 2 => "w" "x" "y,z"

After re-reading it, I think this matches what the docs say.

    -- Darin




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]