Adam Fedor | 2 Oct 2004 01:00
Picon

[bugs #9705] "make clean" for documentation undoes results of other make's

This mail is an automated notification from the bugs tracker
 of the project: GNUstep.

/**************************************************************************/
[bugs #9705] Latest Modifications:

Changes by: 
		Adam Fedor <fedor <at> gnu.org>
'Date: 
		Fri 10/01/2004 at 22:51 (US/Mountain)

            What     | Removed                   | Added
---------------------------------------------------------------------------
            Category | Makefiles                 | Base/Foundation
          Resolution | None                      | Fixed
         Assigned to | None                      | fedor
              Status | Open                      | Closed

------------------ Additional Follow-up Comments ----------------------------
In principal it's difficult to determine the targets that make clean has been called with (e.g. it could be
called with multiple targets). The problem, then, is really the odd way we build documentation in base and
gui - by calling make on a separate make file in the Source and Tools directory.  I've added a work-around for
base and gui that solves this problem.

/**************************************************************************/
[bugs #9705] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9705>
Project: GNUstep
Submitted by: Adrian Robert
(Continue reading)

Adam Fedor | 2 Oct 2004 01:01
Picon

[bugs #10012] gnustep: libgcc needed ?!

This mail is an automated notification from the bugs tracker
 of the project: GNUstep.

/**************************************************************************/
[bugs #10012] Latest Modifications:

Changes by: 
		Adam Fedor <fedor <at> gnu.org>
'Date: 
		Fri 10/01/2004 at 22:54 (US/Mountain)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Invalid
              Status | Open                      | Closed

------------------ Additional Follow-up Comments ----------------------------
No additional comments in a long time and not GNUstep related, so I'm closing it.

/**************************************************************************/
[bugs #10012] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10012>
Project: GNUstep
Submitted by: fabrice dh
On: Sun 08/15/2004 at 05:16

Category:  Libraries
Severity:  3 - Ordinary
Item Group:  Installation
(Continue reading)

anonymous | 2 Oct 2004 06:58
Picon

[bugs #10553] filenames unfiltered in left list of NS{whatever}Panel

This mail is an automated notification from the bugs tracker
 of the project: GNUstep.

/**************************************************************************/
[bugs #10553] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10553>
Project: GNUstep
Submitted by: 0
On: sam 02.10.2004 at 00:51

Category:  Gui/AppKit
Severity:  5 - Average
Item Group:  Bug
Resolution:  None
Privacy:  Public
Assigned to:  None
Status:  Open

Summary:  filenames unfiltered in left list of NS{whatever}Panel

Original Submission:  When a -(BOOL)panel:shouldShowFilename: method is implemented in a NSOpenPanel
delegate, files are filtered only when the list is refreshed. The right list seems ok, but the left one is not.

For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=10553>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/
(Continue reading)

anonymous | 2 Oct 2004 07:01
Picon

[bugs #10554] resizing windows seems to make the main runloop hang

This mail is an automated notification from the bugs tracker
 of the project: GNUstep.

/**************************************************************************/
[bugs #10554] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10554>
Project: GNUstep
Submitted by: 0
On: sam 02.10.2004 at 00:54

Category:  Gui/AppKit
Severity:  5 - Average
Item Group:  Bug
Resolution:  None
Privacy:  Public
Assigned to:  None
Status:  Open

Summary:  resizing windows seems to make the main runloop hang

Original Submission:  This prevents asynchronous file descriptors from being handled on time and the
application screen area from being updated.
While the latter might not be important, the former is particularly boring.

For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=10554>

_______________________________________________
  Message sent via/by Savannah
(Continue reading)

anonymous | 2 Oct 2004 07:05
Picon

[bugs #10555] NSUrl's and mimetypes

This mail is an automated notification from the bugs tracker
 of the project: GNUstep.

/**************************************************************************/
[bugs #10555] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10555>
Project: GNUstep
Submitted by: 0
On: sam 02.10.2004 at 00:58

Category:  Base/Foundation
Severity:  5 - Average
Item Group:  Bug
Resolution:  None
Privacy:  Public
Assigned to:  None
Status:  Open

Summary:  NSUrl's and mimetypes

Original Submission:  The code for handling http connections expect a mimetype to be returned... When
telneting to www.yahoo.com 80, you'll see this protocol is not always respected. This causes exceptions
to be raised regarding the mime/type, which is not really helpful. Those buggy web site should have a
default mimetype assigned instead.

For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=10555>

_______________________________________________
(Continue reading)

Richard Frith-Macdonald | 2 Oct 2004 08:31
Picon

[bugs #10555] NSUrl's and mimetypes

This mail is an automated notification from the bugs tracker
 of the project: GNUstep.

/**************************************************************************/
[bugs #10555] Latest Modifications:

Changes by: 
		Richard Frith-Macdonald <rfm <at> gnu.org>
'Date: 
		Sat 10/02/2004 at 06:14 (GMT)

------------------ Additional Follow-up Comments ----------------------------
Please explaing what code you are referring to, with an example program to demonstrate the problem.
The reason I ask for this clarification is that the NSURL and NSURLHandle code does not use mime types at all,
so either there is no bug, or the bug is not as described.

/**************************************************************************/
[bugs #10555] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10555>
Project: GNUstep
Submitted by: 0
On: Sat 10/02/2004 at 04:58

Category:  Base/Foundation
Severity:  5 - Average
Item Group:  Bug
Resolution:  None
Privacy:  Public
Assigned to:  None
(Continue reading)

Adam Fedor | 5 Oct 2004 00:55

patch #3310 overview: Improvements and new features for win32 systems

We don't seem to get notifications for submitted patches, so here is a 
patch I just found on the project page...

https://savannah.gnu.org/patch/?func=detailitem&item_id=3310
Adam Fedor | 5 Oct 2004 01:06
Picon

[bugs #10577] Fix symlinks for use on Windows

This mail is an automated notification from the bugs tracker
 of the project: GNUstep.

/**************************************************************************/
[bugs #10577] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10577>
Project: GNUstep
Submitted by: Adam Fedor
On: Mon 10/04/2004 at 22:59

Category:  Base/Foundation
Severity:  3 - Ordinary
Item Group:  Bug
Resolution:  None
Privacy:  Public
Assigned to:  fedor
Status:  Open

Summary:  Fix symlinks for use on Windows

Original Submission:  From: andre levy <gsalevy <at> almonde.com>
Date: September 16, 2004 10:10:04 AM MDT
To: discuss-gnustep <at> gnu.org
Subject: gnustep-make for windows: linked directory is not really usable

Hi all,

I'm using gnustep-make 1.10.0. to build my application.
I'm also using mingw-3.1.0-1 for gcc3.2 and msys-1.0.10 to run make.
(Continue reading)

Adam Fedor | 5 Oct 2004 01:23
Picon

[bugs #9892] Thread detection on MINGW32

This mail is an automated notification from the bugs tracker
 of the project: GNUstep.

/**************************************************************************/
[bugs #9892] Latest Modifications:

Changes by: 
		Adam Fedor <fedor <at> gnu.org>
'Date: 
		Mon 10/04/2004 at 23:02 (US/Mountain)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Invalid
              Status | Open                      | Closed

------------------ Additional Follow-up Comments ----------------------------
Couldn't be reproduced.

/**************************************************************************/
[bugs #9892] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9892>
Project: GNUstep
Submitted by: Alexander V. Diemand
On: Wed 08/04/2004 at 20:34

Category:  Makefiles
Severity:  5 - Average
Item Group:  Bug
(Continue reading)

Gregory John Casamento | 5 Oct 2004 06:06
Picon

[bugs #9425] Cannot instantiate NSDocumentController

This mail is an automated notification from the bugs tracker
 of the project: GNUstep.

/**************************************************************************/
[bugs #9425] Latest Modifications:

Changes by: 
		Gregory John Casamento <greg_casamento <at> yahoo.com>
'Date: 
		Tue 10/05/2004 at 03:59 (US/Eastern)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Invalid
              Status | Open                      | Closed

------------------ Additional Follow-up Comments ----------------------------
Currently IB doesn't support NSDocumentController since it is initialized by using the NSTypes entry in
<AppName>Info.plist file which associates the documents with their document types.   When a subclass is
necessary, it then allows you to instantiate it.  This subclass instance becomes the single document
controller instance for the app.

This is not a bug,  NSDocumentController shall not be directly instantiable.  Please let me know, if anyone
has any convincing arguments to the contrary.

GJC

/**************************************************************************/
[bugs #9425] Full Item Snapshot:

(Continue reading)


Gmane