bugGNUstep - Bugs: bug #15353, win32 compilation of base fails on...

Group
 
 

bug #15353: win32 compilation of base fails on NSProcessInfo.m (checked out from CVS today)

Submitter:  -X- <svdoord>
Submitted:  Mon 02 Jan 2006 05:35:43 PM UTC
   
 
Category:  Base/Foundation Severity:  3 - Normal
Item Group:  Bug Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 08 Jan 2006 02:33:21 PM UTC, comment #5: 

I'm fairly sure this is fixed by moving the declaration of fallbackInitialisation.
At least ... the current code in CVS compiled and runs fine for me

Richard Frith-Macdonald <CaS>
Group Member
Wed 04 Jan 2006 11:53:39 PM UTC, comment #4: 

Hmm, indeed it's getting late and I should've read more carefully.  I've reopened the report.  I'm not sure if reverting really has merit until someone who actually knows how the related changes of that commit play with this code.  Maybe I'll have a look at it tomorrow, but I invite anyone to beat me to it.

David Ayers <ayers>
Group Member
Wed 04 Jan 2006 10:23:29 PM UTC, comment #3: 

I'm afraid it won't work, because as I said in comment #1 it resulted in the fact that I could not launch any application. Reverting to 1.115 solved everything, in the sense that I could compile base again, and also that my applications worked from then on. I don't know what the change was supposed to accomplish, but until it is properly tested it might be better to revert to 1.115...

-X- <svdoord>
Wed 04 Jan 2006 08:57:25 PM UTC, comment #2: 

Thanks for the report!  I moved the declaration in CVS but I can't test it.  If this didn't fix it I can reopen the report.

David Ayers <ayers>
Group Member
Wed 04 Jan 2006 01:29:44 PM UTC, comment #1: 

Extra information: my moving of the fallbackInitialisation static did solve the compilation error, but I wasn't able to run any application. I got errors about the backend not being found when I tried to run an application.

Instead, I checked out r 1.115 of NSProcessInfo.m. Now base compiled ok, and I was also able to run applications.

Conclusion: 1.115 -> 1.116 of NSProcessInfo.m breaks MINGW compilation of GNUstep.

-X- <svdoord>
Mon 02 Jan 2006 05:35:43 PM UTC, original submission:  

Today I checked out GNUstep from CVS. I am trying to compile everything, following the instructions at <http://gnustep.org/resources/documentation/User/GNUstep/README.MinGW>.

The file NSProcessInfo.m in core/base/Sources fails to compile at line 293: 'fallbackInitialisation' is undefined.

Moving the static declaration of fallbackInitialisation to line 189 of the same file solved this compilation error.

-X- <svdoord>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rmottola (Updated the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-12-11 rmottola Open/ClosedIn Test Closed
    2006-01-08 CaS Open/ClosedOpen In Test
    2006-01-04 ayers StatusFixed None
        Open/ClosedClosed Open
    2006-01-04 ayers StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code