Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 211977 Details for
Bug 295634
[gnustep overlay] SOPE SVN ebuilds
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
files/sope-r1660-NSNull+misc.m.patch
sope-r1660-NSNull+misc.m.patch (text/plain), 478 bytes, created by
steveb
on 2009-12-04 10:34:07 UTC
(
hide
)
Description:
files/sope-r1660-NSNull+misc.m.patch
Filename:
MIME Type:
Creator:
steveb
Created:
2009-12-04 10:34:07 UTC
Size:
478 bytes
patch
obsolete
>--- sope-core/NGExtensions/FdExt.subproj/NSNull+misc.m 2009-08-05 11:00:11.000000000 +0200 >+++ sope-core/NGExtensions/FdExt.subproj/NSNull+misc.m.new 2009-11-26 01:35:31.481468118 +0100 >@@ -241,7 +241,7 @@ > // But: a single space should be treated as emtpy, since this is very common > // in SQL (Sybase in special) > for (i = 0; i < len; i++) { >- if (!isspace([self characterAtIndex:i])) >+ if ([self characterAtIndex:i] != 20) // svg > return YES; > } >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 295634
:
211962
|
211964
|
211966
|
211967
|
211969
|
211971
|
211973
|
211975
|
211977
|
211979
|
211980
|
211981
|
211982
|
211983
|
211984
|
211985
|
212043
|
212045
|
212046
|
215373
|
215374
|
215614
|
215616
|
215617
|
215638
|
215640
|
215641
|
216230
|
216231