<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.lib.gnustep.bugs">
    <title>gmane.comp.lib.gnustep.bugs</title>
    <link>http://blog.gmane.org/gmane.comp.lib.gnustep.bugs</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14282"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14280"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14279"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14278"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14275"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14273"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14272"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14270"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14267"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14263"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14261"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14259"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14254"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14250"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14248"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14246"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14244"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14243"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14231"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14209"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14282">
    <title>GNUstep</title>
    <link>http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14282</link>
    <description>&lt;pre&gt;Hi,
I am trying to install GNUstep and I am getting errors - logs are 
attached. Thanks for help.
Jiri
_______________________________________________
Bug-gnustep mailing list
Bug-gnustep&amp;lt; at &amp;gt;gnu.org
https://lists.gnu.org/mailman/listinfo/bug-gnustep
&lt;/pre&gt;</description>
    <dc:creator>Jiří Boldyš</dc:creator>
    <dc:date>2013-05-20T22:36:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14280">
    <title>[bug #38981] NSMessagePortNameServer initialize method doesn't removeobsolete name references</title>
    <link>http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14280</link>
    <description>&lt;pre&gt;URL:
  &amp;lt;http://savannah.gnu.org/bugs/?38981&amp;gt;

                 Summary: NSMessagePortNameServer initialize method doesn't
remove obsolete name references
                 Project: GNUstep
            Submitted by: msilvax28
            Submitted on: Mon 13 May 2013 09:08:51 PM GMT
                Category: Base/Foundation
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

The logic in the +initialize method has logic that tries to remove old names.
It tries to remove names assigned to the current pid and tries to see if other
pids that have names are now dead.

The logic as  implemented removes no names, as it assumes the beginning of the
first line of the name file is the PID (with a . suffix).

However, the name files have this format:
&amp;lt;path to 'port' in file system&lt;/pre&gt;</description>
    <dc:creator>Michael Silva</dc:creator>
    <dc:date>2013-05-13T21:08:52</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14279">
    <title>[bug #38980] NSConnection can cause thread deadlock</title>
    <link>http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14279</link>
    <description>&lt;pre&gt;URL:
  &amp;lt;http://savannah.gnu.org/bugs/?38980&amp;gt;

                 Summary: NSConnection can cause thread deadlock
                 Project: GNUstep
            Submitted by: msilvax28
            Submitted on: Mon 13 May 2013 04:59:35 PM GMT
                Category: Base/Foundation
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

There are cases in NSConnection when the use of NSRecursiveLocks between
objects can lead to 2 threads deadlocking.

The case I have seen is in gnustep-base v1.24.4.

The NSConnection method locateLocalTarget: locks the following objects in this
order

IrefGate for self

connection_table_gate

IRefGate for another NSConnection


In addition, the invalidate method locks objects in this order

IrefGate

connection_table_gate


I have seen 1 lock&lt;/pre&gt;</description>
    <dc:creator>Michael Silva</dc:creator>
    <dc:date>2013-05-13T16:59:37</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14278">
    <title>[bug #38955] NSURLConnection does not release its delegate when itshould</title>
    <link>http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14278</link>
    <description>&lt;pre&gt;URL:
  &amp;lt;http://savannah.gnu.org/bugs/?38955&amp;gt;

                 Summary: NSURLConnection does not release its delegate when
it should
                 Project: GNUstep
            Submitted by: cpulsford
            Submitted on: Thu 09 May 2013 10:15:23 PM GMT
                Category: Base/Foundation
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

I am running on an Intel NUC running debian wheezy, with hand built gnustep
1.24. My GCC is version 4.7.2.

This is sort of a corollary to this bug:
https://savannah.gnu.org/bugs/?func=detailitem&amp;amp;item_id=35686

I have written a wrapper around NSURLConnection called RPMHTTPConnection. In
the attached test program, I alloc/init an RPMHTTPConnection, send a request,
receive a callback, and then release the RPMHTTPConnection &lt;/pre&gt;</description>
    <dc:creator>Cameron Pulsford</dc:creator>
    <dc:date>2013-05-09T22:15:25</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14275">
    <title>[bug #38933] [Thematic] copyright info support</title>
    <link>http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14275</link>
    <description>&lt;pre&gt;URL:
  &amp;lt;http://savannah.gnu.org/bugs/?38933&amp;gt;

                 Summary: [Thematic] copyright info support
                 Project: GNUstep
            Submitted by: rmottola
            Submitted on: Wed 08 May 2013 07:54:49 AM GMT
                Category: Application
                Severity: 2 - Minor
              Item Group: Change Request
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Among the theme information (version, Details...) Thematic should add a line
for copyright/license information, like a regular project.

This is useful for redistribution.




    _______________________________________________________

Reply to this item at:

  &amp;lt;http://savannah.gnu.org/bugs/?38933&amp;gt;

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/
&lt;/pre&gt;</description>
    <dc:creator>Riccardo mottola</dc:creator>
    <dc:date>2013-05-08T07:54:50</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14273">
    <title>GNUstep.h doesn't compile in C++11</title>
    <link>http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14273</link>
    <description>&lt;pre&gt;Hi,
GNUstep.h doesn't compile with clang in C++11 mode. I get the following
errors:

/opt/GNUstep/Local/Library/Headers/GNUstepBase/GNUstep.h:347:19: error:
invalid suffix on literal; C++11 requires a space between literal and
identifier [-Wreserved-user-defined-literal]
      PRIuPTR", %"PRIuPTR" } extends beyond size (%"PRIuPTR")", \
                  ^
 
/opt/GNUstep/Local/Library/Headers/GNUstepBase/GNUstep.h:347:53: error:
invalid suffix on literal; C++11 requires a space between literal and
identifier [-Wreserved-user-defined-literal]
      PRIuPTR", %"PRIuPTR" } extends beyond size (%"PRIuPTR")", \
                                                    ^
 
/opt/GNUstep/Local/Library/Headers/GNUstepBase/GNUstep.h:356:30: error:
invalid suffix on literal; C++11 requires a space between literal and
identifier [-Wreserved-user-defined-literal]
    format: &amp;lt; at &amp;gt;"in %s, index %"PRIuPTR" is out of range", \

Can someone commit the trivial fix for this?

Thanks!
Kal
&lt;/pre&gt;</description>
    <dc:creator>Kal</dc:creator>
    <dc:date>2013-05-07T21:45:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14272">
    <title>NSFileManager -fileExistsAtPath: exception</title>
    <link>http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14272</link>
    <description>&lt;pre&gt;I am using debian wheezy with hand built gnustep 1.24 and the gcc 4.7.2 objc runtime.

I am getting an exception from calling [[NSFileManager defaultManager] fileExistsAtPath:] with the following two arguments and presumably others:

&amp;lt; at &amp;gt;"/home/user/GNUstep/Library/ApplicationSupport/Foo/mediaServer/Jeff Hamilton Trio-NS/J.Hamｉlton/Beatles.png"
&amp;lt; at &amp;gt;"/home/user/GNUstep/Library/ApplicationSupport/Foo/mediaServer/Brad White &amp;amp; Pierre Grill-Winter’s Journey.png"

Here are those strings again converted with CFStringTransform to include the unicode special character names:

&amp;lt; at &amp;gt;"/home/user/GNUstep/Library/ApplicationSupport/Foo/mediaServer/Jeff Hamilton Trio-NS/J.Ham\N{FULLWIDTH LATIN SMALL LETTER I}lton/Beatles.png"
&amp;lt; at &amp;gt;"/home/user/GNUstep/Library/ApplicationSupport/Foo/mediaServer/Brad White &amp;amp; Pierre Grill-Winter\N{RIGHT SINGLE QUOTATION MARK}s Journey.png"

Internally, that method eventually calls [GSUnicodeString cStringUsingEncoding:NSISOLatin1StringEncoding] which raises this exception: &amp;lt;NSException: 0x83a29bc&amp;gt; NAME:&lt;/pre&gt;</description>
    <dc:creator>Cameron Pulsford</dc:creator>
    <dc:date>2013-05-07T20:15:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14270">
    <title>GNUstep doesn't want to compile from packages in FreeBSD 9.2 x64</title>
    <link>http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14270</link>
    <description>&lt;pre&gt;Hi!

So when I run cd /usr/ports/devel/gnustep &amp;amp;&amp;amp; make install clean I get the following error:

Code:
configure: exit 1
(end of "config.log")
*** [do-configure] Error code 1

Stop in /usr/ports/lang/gnustep-base.
*** [build-depends] Error code 1

Stop in /usr/ports/devel/gnustep.
Ok, so I got into /usr/ports/lang/gnustep-base and run the whole make and install and I then get the following error:
Code:
configure: exit 1
(end of "config.log")
*** [do-configure] Error code 1

Stop in /usr/ports/lang/gnustep-base.
I'm at a loss on what to do next. Any hints? I think this is a bug….

Thanks!

_______________________________________________
Bug-gnustep mailing list
Bug-gnustep&amp;lt; at &amp;gt;gnu.org
https://lists.gnu.org/mailman/listinfo/bug-gnustep
&lt;/pre&gt;</description>
    <dc:creator>Bartlomiej Mika</dc:creator>
    <dc:date>2013-05-02T02:32:48</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14267">
    <title>[bug #38859] GDL2 build failures on Apple platforms</title>
    <link>http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14267</link>
    <description>&lt;pre&gt;URL:
  &amp;lt;http://savannah.gnu.org/bugs/?38859&amp;gt;

                 Summary: GDL2 build failures on Apple platforms
                 Project: GNUstep
            Submitted by: leeg
            Submitted on: Tue 30 Apr 2013 02:32:54 PM GMT
                Category: gdl2
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Hi,

I'm building GDL2 from r36452 on apple-apple-apple. The build is fine, but
linking fails because it tries to use Linux-style -lFramework instead of
Apple-style -framework Framework flags. I can patch the GNUmakefiles to solve
my problem (example below), but a patch should really support both linker
styles and I don't know how I'd do that.

Thanks,
Graham.


-EOAccess_LIBRARIES_DEPEND_UPON = -lEOControl $(OBJC_LIBS)
+EOAccess_LIBRARIES_DEPEND_UPON = -fram&lt;/pre&gt;</description>
    <dc:creator>Graham Lee</dc:creator>
    <dc:date>2013-04-30T14:32:55</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14263">
    <title>Need Help</title>
    <link>http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14263</link>
    <description>&lt;pre&gt;Hello,

Unable to install gnustep
neither .25 nor .28
sending build log..

Please, help.


Thanks.
_______________________________________________
Bug-gnustep mailing list
Bug-gnustep&amp;lt; at &amp;gt;gnu.org
https://lists.gnu.org/mailman/listinfo/bug-gnustep
&lt;/pre&gt;</description>
    <dc:creator>ganesh jaiswal</dc:creator>
    <dc:date>2013-04-27T03:23:52</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14261">
    <title>Failure in build gnustep</title>
    <link>http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14261</link>
    <description>&lt;pre&gt;Requesting help in building gnustep. log file attached.

Thank you.


&lt;/pre&gt;</description>
    <dc:creator>Jerome Brathwaite</dc:creator>
    <dc:date>2013-04-18T14:27:07</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14259">
    <title>[bug #38759] r36544 doesn't compile with clang</title>
    <link>http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14259</link>
    <description>&lt;pre&gt;URL:
  &amp;lt;http://savannah.gnu.org/bugs/?38759&amp;gt;

                 Summary: r36544 doesn't compile with clang
                 Project: GNUstep
            Submitted by: znek
            Submitted on: Wed 17 Apr 2013 12:32:17 PM GMT
                Category: Base/Foundation
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

NSMetadata.m doesn't request certain ivars of NSMetadata*-classes to be
exposed, which is necessary for clang.

The attached patch fixes this bug.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 17 Apr 2013 12:32:17 PM GMT  Name: base-NSMetadata.patch  Size: 589B
  By: znek

&amp;lt;http://savannah.gnu.org/bugs/download.php?file_id=27897&amp;gt;

    _______________&lt;/pre&gt;</description>
    <dc:creator>Marcus Müller</dc:creator>
    <dc:date>2013-04-17T12:32:19</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14254">
    <title>[bug #38680] Crash when observing notifications via a forwardedselector</title>
    <link>http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14254</link>
    <description>&lt;pre&gt;URL:
  &amp;lt;http://savannah.gnu.org/bugs/?38680&amp;gt;

                 Summary: Crash when observing notifications via a forwarded
selector
                 Project: GNUstep
            Submitted by: wlux
            Submitted on: So 07 Apr 2013 10:18:31 GMT
                Category: Base/Foundation
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

I have recently stumbled across this nasty bug when using the StepTalk
framework to handle notifications in a script.
The attached test program crashes under GNUstep when the notification is
posted. I had a tough time tracking this bug down. It happens because when an
observer is registered the notification center saves the method's
implementation. As -test: is a forwarded method, the code for
-methodForSelector: returns a fresh cl&lt;/pre&gt;</description>
    <dc:creator>Wolfgang Lux</dc:creator>
    <dc:date>2013-04-07T10:18:32</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14250">
    <title>[bug #38640] GSScanDouble should use strtod</title>
    <link>http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14250</link>
    <description>&lt;pre&gt;URL:
  &amp;lt;http://savannah.gnu.org/bugs/?38640&amp;gt;

                 Summary: GSScanDouble should use strtod
                 Project: GNUstep
            Submitted by: lcampbel
            Submitted on: Sun 31 Mar 2013 05:51:51 PM GMT
                Category: Base/Foundation
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Is there any particular reason why GSScanDouble doesn't just use strtod? It
produces slightly different results from strtod, which causes annoying
problems when numbers that are expected to be equal turn out not to be.




    _______________________________________________________

Reply to this item at:

  &amp;lt;http://savannah.gnu.org/bugs/?38640&amp;gt;

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/
&lt;/pre&gt;</description>
    <dc:creator>Larry Campbell</dc:creator>
    <dc:date>2013-03-31T17:51:51</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14248">
    <title>Failed gnustep install on Cygwin, see attached logs.tar.gz</title>
    <link>http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14248</link>
    <description>&lt;pre&gt;Hello,
Please see attached logs.tar.gz for my failed gnustep install on Cygwin.
I really, really appreciate any help you can give me in getting a
successful install.
Thanks!
Todd Shandelman
Houston, TX




******** Building libobjc **********
This is gnustep-make 2.6.2. Type 'make print-gnustep-make-help' for help.
echo "" &amp;gt; tmp-runtime
echo "/* This file is automatically generated */" &amp;gt; runtime-info.h
`gcc -print-prog-name=cc1obj` -print-objc-runtime-info tmp-runtime &amp;gt;&amp;gt;
runtime-info.h
rm -f tmp-runtime
Making all for clibrary libobjc...
 Compiling file archive.c ...
 Compiling file class.c ...
 Compiling file encoding.c ...
 Compiling file gc.c ...
 Compiling file hash.c ...
 Compiling file init.c ...
 Compiling file misc.c ...
 Compiling file nil_method.c ...
 Compiling file objects.c ...
 Compiling file sarray.c ...
 Compiling file selector.c ...
 Compiling file sendmsg.c ...
runtime-info.h:4:12: warning: 'struct_forward_array' defined but not used
 Compiling file thr-win32.c ...
 Compiling file thr.c ...&lt;/pre&gt;</description>
    <dc:creator>Todd Shandelman</dc:creator>
    <dc:date>2013-03-28T15:09:45</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14246">
    <title>gnustep-opal small bug (fwd)</title>
    <link>http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14246</link>
    <description>&lt;pre&gt;Hello,

Sorry, I can't help but forwarded your message to the bug-gnustep list 
where someone might be able to fix it. Which versions of the libraries are 
you using? Are you sure there's no version mismatch between them?

Regards,
BALATON Zoltan

---------- Forwarded message ----------
Date: Wed, 27 Mar 2013 18:46:48 +0200
From: Gil Bahat &amp;lt;bahat.gil&amp;lt; at &amp;gt;gmail.com&amp;gt;
To: balaton&amp;lt; at &amp;gt;eik.bme.hu
Subject: gnustep-opal small bug

Hi,

I am trying to use gnustep-opal with darling (http://darling.dolezel.info) and I am getting into an issue which I thought you might be able to solve:

Error: Instance variables in OPFreeTypeFont overlap superclass NSFont.  Offset of first instance variable, fontFace, is 64.  Last instance variable in superclass, cachedFlippedFont, ends at offset 112.  This probably means that you are subclassing aclass from a library, which has changed in a binary-incompatibleway.
Aborted (core dumped)

it would be great if you could fix that to match NSFont again, I am looking forward to using my program wi&lt;/pre&gt;</description>
    <dc:creator>BALATON Zoltan</dc:creator>
    <dc:date>2013-03-27T21:03:50</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14244">
    <title>[bug #38606] [GWorkspace] permission problems during rename</title>
    <link>http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14244</link>
    <description>&lt;pre&gt;URL:
  &amp;lt;http://savannah.gnu.org/bugs/?38606&amp;gt;

                 Summary: [GWorkspace] permission problems during rename
                 Project: GNUstep
            Submitted by: rmottola
            Submitted on: Wed 27 Mar 2013 10:33:57 AM GMT
                Category: Application
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

a link to a file or a directory where ther euser does not have permissions
(e.g. to a system file or to /) cannot be renamed




    _______________________________________________________

Reply to this item at:

  &amp;lt;http://savannah.gnu.org/bugs/?38606&amp;gt;

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/
&lt;/pre&gt;</description>
    <dc:creator>Riccardo mottola</dc:creator>
    <dc:date>2013-03-27T10:33:59</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14243">
    <title>[bug #38604] [GWorkspace] during move to trash pause does not work</title>
    <link>http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14243</link>
    <description>&lt;pre&gt;URL:
  &amp;lt;http://savannah.gnu.org/bugs/?38604&amp;gt;

                 Summary: [GWorkspace] during move to trash pause does not
work
                 Project: GNUstep
            Submitted by: rmottola
            Submitted on: Wed 27 Mar 2013 08:28:53 AM GMT
                Category: Application
                Severity: 2 - Minor
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

pause toggles the button, but the task continues




    _______________________________________________________

Reply to this item at:

  &amp;lt;http://savannah.gnu.org/bugs/?38604&amp;gt;

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/
&lt;/pre&gt;</description>
    <dc:creator>Riccardo mottola</dc:creator>
    <dc:date>2013-03-27T08:28:55</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14231">
    <title>[bug #38502] gnustep-config: call make with --no-print-directory</title>
    <link>http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14231</link>
    <description>&lt;pre&gt;URL:
  &amp;lt;http://savannah.gnu.org/bugs/?38502&amp;gt;

                 Summary: gnustep-config: call make with --no-print-directory
                 Project: GNUstep
            Submitted by: jeroen
            Submitted on: Mon 11 Mar 2013 06:07:02 PM CET
                Category: Makefiles
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

The attachd patch adds --no-print-directory to invocations of make in
gnustep-config. I ran into the problem that gnustep-config was called from a
submake and make invokes submakes with "-w" and  MAKEFLAGS is set to "w". In
that case gnustep-config will also print the entering/leaving directory
messages:


runge:~% export MAKEFLAGS=w
runge:~% gnustep-config --base-libs
make: Entering directory `/home/jeroen'
-rdynamic -pthread -shared-libg&lt;/pre&gt;</description>
    <dc:creator>Jeroen Dekkers</dc:creator>
    <dc:date>2013-03-11T17:07:04</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14209">
    <title>[bug #38450] -[NSFileManager contentsEqualAtPath:andPath:] givesincorrect results for directories</title>
    <link>http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14209</link>
    <description>&lt;pre&gt;URL:
  &amp;lt;http://savannah.gnu.org/bugs/?38450&amp;gt;

                 Summary: -[NSFileManager contentsEqualAtPath:andPath:] gives
incorrect results for directories
                 Project: GNUstep
            Submitted by: lcampbel
            Submitted on: Fri 01 Mar 2013 03:45:02 PM GMT
                Category: Base/Foundation
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

This method is supposed to compare two paths; if they're directories, it's
supposed to recurse into them. It works for plain files, but for directories,
it doesn't actually compare the contents of the items in the directories, just
their names and file types.




    _______________________________________________________

Reply to this item at:

  &amp;lt;http://savannah.gnu.org/bugs/?38450&amp;gt;

___________&lt;/pre&gt;</description>
    <dc:creator>Larry Campbell</dc:creator>
    <dc:date>2013-03-01T15:45:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14204">
    <title>[bug #34752] compiling with clang gives warnings about unsupportedoptions</title>
    <link>http://comments.gmane.org/gmane.comp.lib.gnustep.bugs/14204</link>
    <description>&lt;pre&gt;I re-post my patch as one file.

&lt;/pre&gt;</description>
    <dc:creator>Jean-Charles BERTIN</dc:creator>
    <dc:date>2013-02-27T17:11:36</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.lib.gnustep.bugs">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.lib.gnustep.bugs</link>
  </textinput>
</rdf:RDF>
