Ignore:
Timestamp:
Jan 19, 2011, 6:27:40 AM (15 years ago)
Author:
[email protected]
Message:

2011-01-19 Benjamin Kalman <[email protected]>

Reviewed by Darin Adler.

Don't return void from void function String::split
https://bugs.webkit.org/show_bug.cgi?id=52684

  • wtf/text/WTFString.cpp: (WTF::String::split):
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r76100 r76121  
     12011-01-19  Benjamin Kalman  <[email protected]>
     2
     3        Reviewed by Darin Adler.
     4
     5        Don't return void from void function String::split
     6        https://bugs.webkit.org/show_bug.cgi?id=52684
     7
     8        * wtf/text/WTFString.cpp:
     9        (WTF::String::split):
     10
    1112011-01-18  Kenneth Russell  <[email protected]>
    212
Note: See TracChangeset for help on using the changeset viewer.