Welcome to NeoOffice developer notes and announcements
NeoOffice
Developer notes and announcements
 
 

This website is an archive and is no longer active
NeoOffice announcements have moved to the NeoOffice News website


Support
· Forums
· NeoOffice Support
· NeoWiki


Announcements
· Twitter @NeoOffice


Downloads
· Download NeoOffice


  
NeoOffice :: View topic - gcc4 porting
gcc4 porting
 
   NeoOffice Forum Index -> NeoOffice Development
View previous topic :: View next topic  
Author Message
jjmckenzie51
The Anomaly


Joined: Apr 01, 2005
Posts: 1055
Location: Southeastern Arizona

PostPosted: Wed Sep 21, 2005 4:36 am    Post subject:

OPENSTEP wrote:
All of these are off of 1.1.4. Most of them recently are simple missing typename keywords in templates or class keywords in friend declarations.


Ed:

Have you looked at 1.1.5 since it is in release status? I don't think that your efforts to move to gcc4 would change. I will look at incorporating the ODT import filters into NeoOffice/J since this functionality is there. ODT export is not in 1.1.5 nor do I expect it to be in any 1.1 version.

James
Back to top
OPENSTEP
The One
The One


Joined: May 25, 2003
Posts: 4752
Location: Santa Barbara, CA

PostPosted: Wed Sep 21, 2005 9:20 am    Post subject:

svx

ed
Back to top
OPENSTEP
The One
The One


Joined: May 25, 2003
Posts: 4752
Location: Santa Barbara, CA

PostPosted: Wed Sep 21, 2005 9:22 am    Post subject:

jjmckenzie51 wrote:
Have you looked at 1.1.5 since it is in release status? I don't think that your efforts to move to gcc4 would change. I will look at incorporating the ODT import filters into NeoOffice/J since this functionality is there. ODT export is not in 1.1.5 nor do I expect it to be in any 1.1 version.


I haven't looked at 1.1.5 specifically yet, but I suspect most all of the work for 1.1.4 will apply to 1.1.5. The 1.1 code hasn't really been changing as most of the gcc 3.4/4 support I've seen has been either on HEAD, the 64 bit, or the 2.0 branches. If we move to 1.1.5 underlying NeoJ all of the patches should be the same Smile

ed
Back to top
jjmckenzie51
The Anomaly


Joined: Apr 01, 2005
Posts: 1055
Location: Southeastern Arizona

PostPosted: Wed Sep 21, 2005 11:32 am    Post subject:

OPENSTEP wrote:
I haven't looked at 1.1.5 specifically yet, but I suspect most all of the work for 1.1.4 will apply to 1.1.5. The 1.1 code hasn't really been changing as most of the gcc 3.4/4 support I've seen has been either on HEAD, the 64 bit, or the 2.0 branches. If we move to 1.1.5 underlying NeoJ all of the patches should be the same Smile


Ed:

Ok. I've been building with 1.1.5 and all looks well. I would like to add ODT import support to Neo/J so it will be there when a move in the base OOo is announced.

James
Back to top
pluby
The Architect
The Architect


Joined: Jun 16, 2003
Posts: 11949

PostPosted: Wed Sep 21, 2005 11:56 am    Post subject:

jjmckenzie51 wrote:
Ok. I've been building with 1.1.5 and all looks well. I would like to add ODT import support to Neo/J so it will be there when a move in the base OOo is announced.


Can you post your patches somewhere so that they can be pulled into the Neo/J repository?

Patrick
Back to top
OPENSTEP
The One
The One


Joined: May 25, 2003
Posts: 4752
Location: Santa Barbara, CA

PostPosted: Wed Sep 21, 2005 9:36 pm    Post subject:

forms

ed
Back to top
jjmckenzie51
The Anomaly


Joined: Apr 01, 2005
Posts: 1055
Location: Southeastern Arizona

PostPosted: Thu Sep 22, 2005 8:15 am    Post subject:

pluby wrote:
jjmckenzie51 wrote:
Ok. I've been building with 1.1.5 and all looks well. I would like to add ODT import support to Neo/J so it will be there when a move in the base OOo is announced.


Can you post your patches somewhere so that they can be pulled into the Neo/J repository?


Patrick:

I don't have a public FTP site. Earthlink will not support this unless I 'upgrade' to a business account and I really don't need one. Do you have an idea where I could put the patches?

James
Back to top
OPENSTEP
The One
The One


Joined: May 25, 2003
Posts: 4752
Location: Santa Barbara, CA

PostPosted: Thu Sep 22, 2005 8:54 am    Post subject:

extensions

ed
Back to top
OPENSTEP
The One
The One


Joined: May 25, 2003
Posts: 4752
Location: Santa Barbara, CA

PostPosted: Thu Sep 22, 2005 8:56 am    Post subject:

jjmckenzie51 wrote:
I don't have a public FTP site. Earthlink will not support this unless I 'upgrade' to a business account and I really don't need one. Do you have an idea where I could put the patches?


I can hook you up with an FTP account here but it would have limited space and bandwidth. PM me if you're interested.

ed
Back to top
pluby
The Architect
The Architect


Joined: Jun 16, 2003
Posts: 11949

PostPosted: Thu Sep 22, 2005 9:08 am    Post subject:

jjmckenzie51 wrote:
I don't have a public FTP site. Earthlink will not support this unless I 'upgrade' to a business account and I really don't need one. Do you have an idea where I could put the patches?


Probably the easiest way to do this would be to create an "upgrade Neo/J build to use OOo 1.1.5" bug in Bugzilla and then you can attach your patches to the bug.

Also, if you have already put patches for the OOo code in OOo's Bugzilla, you don't need to attach the patches and, instead, you can just liest the OOo issue numbers to avoid duplication.

Patrick
Back to top
jjmckenzie51
The Anomaly


Joined: Apr 01, 2005
Posts: 1055
Location: Southeastern Arizona

PostPosted: Thu Sep 22, 2005 9:37 am    Post subject:

pluby wrote:
Probably the easiest way to do this would be to create an "upgrade Neo/J build to use OOo 1.1.5" bug in Bugzilla and then you can attach your patches to the bug.

Also, if you have already put patches for the OOo code in OOo's Bugzilla, you don't need to attach the patches and, instead, you can just liest the OOo issue numbers to avoid duplication.


I guess that would work. Some of the patches are from your work on OOo and were contained in the OOo SRX 645 child work space and some are from OOo IZ. I can create a NeoBugzilla Issue and put them there.

James
Back to top
OPENSTEP
The One
The One


Joined: May 25, 2003
Posts: 4752
Location: Santa Barbara, CA

PostPosted: Thu Sep 22, 2005 9:44 am    Post subject:

sc

ed
Back to top
OPENSTEP
The One
The One


Joined: May 25, 2003
Posts: 4752
Location: Santa Barbara, CA

PostPosted: Fri Sep 23, 2005 8:53 am    Post subject:

sw

(the end is near!)

ed
Back to top
OPENSTEP
The One
The One


Joined: May 25, 2003
Posts: 4752
Location: Santa Barbara, CA

PostPosted: Fri Sep 23, 2005 9:46 am    Post subject:

Great, the compiler ICEs within sw's txtnode sources. BLAH.

ed
Back to top
jjmckenzie51
The Anomaly


Joined: Apr 01, 2005
Posts: 1055
Location: Southeastern Arizona

PostPosted: Fri Sep 23, 2005 11:10 am    Post subject:

OPENSTEP wrote:
Great, the compiler ICEs within sw's txtnode sources. BLAH.


ICE???? I'm wondering if you don't mean something else.

James
Back to top
Display posts from previous:   
   NeoOffice Forum Index -> NeoOffice Development All times are GMT - 7 Hours
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9, 10  Next
Page 4 of 10

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

Powered by phpBB © 2001, 2005 phpBB Group

All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest © Planamesa Inc.
NeoOffice is a registered trademark of Planamesa Inc. and may not be used without permission.
PHP-Nuke Copyright © 2005 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.