From markarmlinux@yahoo.com Fri Oct 4 17:16:00 2002 From: markarmlinux@yahoo.com (Mark Yang) Date: Fri, 04 Oct 2002 17:16:00 -0000 Subject: help : MacOSX version sourcenav Message-ID: <20021005001619.22812.qmail@web40708.mail.yahoo.com> Hi, Anyone knows how do I port sourcenav to MacOS X? I found this IDE is pretty good and would like to use it on Mac OS Any suggestion is appreciatedd! Mark __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com From markarmlinux@yahoo.com Thu Oct 10 11:23:00 2002 From: markarmlinux@yahoo.com (Mark Yang) Date: Thu, 10 Oct 2002 11:23:00 -0000 Subject: MacOS version sourcenav Message-ID: <20021010182328.96357.qmail@web40712.mail.yahoo.com> I am new here, just wondering , do we have a Mac OS X version sourcenav? or anyone got a patch for it? I tried to build it on Mac OS X, it fails. Any suggestion is really appreciated! yhy __________________________________________________ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com From marco@sitek.it Sat Oct 19 05:39:00 2002 From: marco@sitek.it (marco@sitek.it) Date: Sat, 19 Oct 2002 05:39:00 -0000 Subject: cross compiling with SN? Message-ID: Hello all. I would like usign SN in an eCos project. The embedded target is MIPS/eCos and the host platform W2K/SP3. Is there any guideline for setting SN to use the cross compiler and remote debugging? Thanks in advance. Marco Monguzzi From bogus@does.not.exist.com Sun Oct 20 19:05:00 2002 From: bogus@does.not.exist.com (DR:EDDY JOHNSON (joeddy1958john@netscape.net>)) Date: Sun, 20 Oct 2002 19:05:00 -0000 Subject: urgent Message-ID: ATTN: I PRESUME THIS MAIL WILL NOT BE A SURPRISE TO YOU. I AM AN ACCOUNTANT WITH THE MINISTRY OF MINERAL RESOURCES AND ENERGY IN SOUTH AFRICA AND ALSO A MEMBER OF CONTRACTS AWARDING COMMITTEE OF THIS MINISTRY UNDER SOUTH AFRICA GOVERNMENT. MANY YEARS AGO, SOUTH AFRICA GOVERNMENT ASKED THIS COMMITTEE TO AWARDS CONTRACTS TO FOREIGN FIRMS, WHICH I AND 2 OF MY PARTNERS ARE THE LEADER OF THIS COMMITTEE, WITH OUR GOOD POSITION , THIS CONTRACRS WAS OVER INVOICED TO THE TUNE OF US$21,500,000:00 AS A DEAL TO BE BENEFIT BY THE THREE TOP MEMBER OF THIS COMMITTEE. NOW THE CONTRACTS VALUE HAS BEEN PAID OFF TO THE ACTUAL CONTRACTORS THAT EXECUTED THIS JOBS, ALL WE WANT NOW IS A TRUSTED FOREIGN PARTNER LIKE YOU THAT WE SHALL FRONT WITH HIS BANKING ACCOUNT NUMBER TO CLAIM THE OVER INFLATED SUM. UPON OUR AGREEMEENT TO CARRY ON THIS TRANSACTION WITH YOU, THE SAID FUND WILL BE SHARE AS FOLLOWS. 75% WILL BE FOR US IN SOUTH AFRICA. 20% FOR USING YOUR ACCOUNT AND OTHER CONTRIBUTION THAT MIGHT REQIURED FROM YOU. 5% IS SET ASIDE FOR THE UP FRONT EXPENCES THAT WILL BE ENCOUNTER BY BOTH PARTY TO GET ALL NECESSARY DOCUMENTS AND FORMARLITIES THAT WILL JUSTIFY YOU AS THE RIGHTFUL OWNER OF THIS FUND. IF YOU ARE INTERESTED IN THIS TRANSACTION, KINDLY REPLY THIS MASSEGE WITH ALL YOUR PHONE AND FAX NUMBERS, OR MAIL ME THROUGH(mreddy1958john@netscape.net) TO ENABLE US FURNISH YOU WITH DETAILS AND PROCEDURES OF THIS TRANSACTION. YOURS FAITHFULLY. DR:EDDY JOHNSON. From Jean-Michel.LEYRIE@B2i.fr Tue Oct 29 05:22:00 2002 From: Jean-Michel.LEYRIE@B2i.fr (LEYRIE Jean-Michel) Date: Tue, 29 Oct 2002 05:22:00 -0000 Subject: Problem lauching source navigator Message-ID: <68CDB6E556211A40BEF725B93F4326EC19D1A3@paris.B2i.fr> Hello all, I installed source navigator on a linux Redhat 5.2. I installed it in /opt/sourcenav When i launch it, i see TCL error messages like : --------------------------------------------------------------------------- unknown floating-point error, errno = 84 while executing "$wid sed $first $last" (procedure "scrollListBox" line 2) invoked from within "scrollListBox .sn_open_proj.scrolllistbox.vertsb 0 1" (vertical scrolling command executed by listbox) --------------------------------------------------------------------------- And i can see more identicals messages during execution. I am not able to create a new project. Can anyone help me? Regards, jm. From Rudolf.Kirchmeier@icn.siemens.de Tue Oct 29 05:59:00 2002 From: Rudolf.Kirchmeier@icn.siemens.de (Kirchmeier Rudolf) Date: Tue, 29 Oct 2002 05:59:00 -0000 Subject: Please unsubscribe me from the list Message-ID: Hi, since the unsubscription email-address "sourcenav-unsubscribe@sourceware.cygnus.com" does not work (produces "sourceware.cygnus.com: host not found"): Can anyone please give me a hint how to unsubscribe from "sourcenav@sources.redhat.com"? Thanks a lot! Rudolf From simon@findsimon.com Thu Nov 7 01:49:00 2002 From: simon@findsimon.com (Simon Spooner) Date: Thu, 07 Nov 2002 01:49:00 -0000 Subject: MacOS X port available Message-ID: <3359265A-F236-11D6-B7DE-000393801690@findsimon.com> Hi Folks, I scoured the web this evening looking for a port of SN5 to MacOS X. Didn't find one, so I did it myself. Many of the makefiles didn't work for MacOSX and there were some tcl/tk issues. Anyway, I hacked it up and it works fine. If anyone wants a tarball let me know and I'll pass it on. regards Simon From masaoud@pspl.co.in Mon Nov 11 00:55:00 2002 From: masaoud@pspl.co.in (Masaoud Taher Moonim) Date: Mon, 11 Nov 2002 00:55:00 -0000 Subject: Refactoring Source Navigator Message-ID: <3DCF706D.768E5F91@pspl.co.in> Hi, I went through the Source Navigator Tool and am impressed with the functionality that it provides. I was also spending some time studying how the Source Navigator works. However the it is a very large tool and it is difficult for me to locate which part of the code does what. I am trying to build a tool which can parse a C/C++ source files, analyze its contents and create/update the database part of it. I would then perform my other tasks by querying the database content. Hence I need to know the following : 1. How do I refactor the Source Navigator to only perform the backend part of parsing the source C/C++ files and update the database ? I do not need any GUI nor do I need support for Fortran, Java etc. 2. How do I invoke the C/C++ parser on the input source files ? 3. Which module updates the database with the C/C++ source info ? 4. Is there extensive API to access parts of the Database ? 5. Are there any licensing issues in this regard ? 6. Is there any other documentation available besides the one on the web site ? Waiting in anticipation. Thanks and regards, Masaoud From williamsjill@blueyonder.co.uk Wed Nov 13 14:48:00 2002 From: williamsjill@blueyonder.co.uk (Jill) Date: Wed, 13 Nov 2002 14:48:00 -0000 Subject: Ian Roxborough Message-ID: <000501c28b66$cd6a0e40$a750c350@tinypc> Hi Please can you ask Ian Roxborough to reply to this message should he still be employed with your company Jill Williams From support@earthlink.net Sat Nov 16 01:00:00 2002 From: support@earthlink.net (support@earthlink.net) Date: Sat, 16 Nov 2002 01:00:00 -0000 Subject: Acknowledging your Email (KMM31436897V37095L0KM) Message-ID: Thank you for contacting EarthLink, We received your email on 11/16/02 and you should receive a response within 12 hours. However if you would like immediate live assistance you can chat directly with one of our agents by clicking on the link below. EarthLink LiveChat support is available from 7am to 2:45am ET 7 days a week. http://support.earthlink.net/chat For fast and reliable help around the clock, start with My Account for account-related inquiries such as billing, password change and email management: http://myaccount.earthlink.net For technical help on how to use your service or for troubleshooting assistance, visit your Support Center at http://support.earthlink.net Because this is an automated acknowledgement, we ask that you do not reply to this message. Thank you, Electronic Support EarthLink, Inc. Why wait? Move to EarthLink Case ID#: 17337053 ------------------- Subject: With all Body: From worok@web.de Sat Nov 16 12:48:00 2002 From: worok@web.de (Sebastian Niedworok) Date: Sat, 16 Nov 2002 12:48:00 -0000 Subject: link redhat site to sourceforge Message-ID: <200211162048.gAGKmUX03060@mailgate5.cinetic.de> Hi, i want to suggest to forward from the redhat site to the more up to date sourceforge homepage. Thanks for a great tool. Sebastian ________________________________________________________________ Viren? Wir wissen nicht was Ihr Arzt empfiehlt. Wir empfehlen den Virencheck f?r Dateianh?nge! http://freemail.web.de/features/?mc=021159 From r-venkatraman@ti.com Tue Nov 19 22:54:00 2002 From: r-venkatraman@ti.com (Venkatraman Rajagopalan) Date: Tue, 19 Nov 2002 22:54:00 -0000 Subject: FW: Question on C language typedef hierarchy generation for source navigator Message-ID: <000501c29062$fd332f20$a151579d@india.ti.com> Hi, I am not sure whether this is the mailing list to ask this question. Incase this is not, please give me the mail list/group for queries on source navigator. Binary used and platform ------------------------------------- I have downloaded a pre-built binary of source navigator. Am using it for projects which contain only .c and .h files. This is a project which does NOT involve C++ files. The PC has WinNT Problem ------------- However, when parsed by source navigator. It shows the typedefs as classes and it does not show a graphical view of the typedef elements for more than 1 level in the hierarchy browser. In the class window, it shows all elements of the typedefs and their types. Whereas it shows function call-trees properly in the hierarchy browser. Query ----------- Is the hierarchy browser valid only for C++ classes. How do we view the C nested typedef / structure / element hierarchy in source navigator.? Any answer will be appreciated Thanks, Venkat From evers@ix.netcom.com Sun Nov 24 13:56:00 2002 From: evers@ix.netcom.com (Steve Evers) Date: Sun, 24 Nov 2002 13:56:00 -0000 Subject: how to develop custom parsers? Message-ID: <001e01c29404$60d75520$c89f3a41@oemcomputer> Hello: I'm a new source navigator user interested in creating a custom parser. Is there a recommended site or detailed examples on how to develope a parser in C/C++ (I do not have experience with GNU flex tools). Thanks for any suggestions. Steve From msl@NetEFX.com Tue Dec 17 09:19:00 2002 From: msl@NetEFX.com (Mark S. Lewis) Date: Tue, 17 Dec 2002 09:19:00 -0000 Subject: Questions about source navigator project Message-ID: <5.2.0.9.0.20021217091431.018fb808@mail.NetEFX.com> Greetings: First, I have been using this tool for several months. A big "thank you" for building it and making it available! Just a quick question or two. 1. Is there any development/maintenance going on with this project? If not, what is the plan for this project? 2. There is a bug I have noticed which seems significant to me. When using the built--in editor, I notice times that I copy something into the buffer. If I make no other changes, the editor doesn't seem to notice that I've changed the buffer and doesn't save the updated buffer. This has cause me to loose changes several times. The work-around is to make some other trivial change and then save the buffer. Any fix for this? Thanks. ... Mark http://www.NetEFX.com <<<==---- Software Development Services From alex.jasmin@sympatico.ca Tue Dec 17 19:34:00 2002 From: alex.jasmin@sympatico.ca (Alexandre Jasmin) Date: Tue, 17 Dec 2002 19:34:00 -0000 Subject: Questions about source navigator project In-Reply-To: <5.2.0.9.0.20021217091431.018fb808@mail.NetEFX.com> References: <5.2.0.9.0.20021217091431.018fb808@mail.NetEFX.com> Message-ID: <3DFFE7FB.3000007@sympatico.ca> For some reason the latest development version and mailing list are now hosted on sourceforge: http://sourcenav.sourceforge.net/ Mark S. Lewis wrote: > Greetings: > > First, I have been using this tool for several months. A big "thank > you" for building it and making it available! Just a quick question or > two. > > 1. Is there any development/maintenance going on with this project? If > not, what is the plan for this project? > > 2. There is a bug I have noticed which seems significant to me. When > using the built--in editor, I notice times that I copy something into > the buffer. If I make no other changes, the editor doesn't seem to > notice that I've changed the buffer and doesn't save the updated > buffer. This has cause me to loose changes several times. The > work-around is to make some other trivial change and then save the > buffer. Any fix for this? > > Thanks. > > ... Mark > > http://www.NetEFX.com <<<==---- Software Development Services > > > > From fullemperor2@hotmail.com Mon Dec 23 18:19:00 2002 From: fullemperor2@hotmail.com (Neilson Hung) Date: Mon, 23 Dec 2002 18:19:00 -0000 Subject: Good for Diabetics Message-ID: Dear Sir/Madam, One Serving A Day Keeps The High Blood Sugar Away! If you or the people around you happened to be annoyed by diabetes, then, Kwan- Tai Noodle will be a great help. As a nutrient combination of 80% of quality wheat flour with 20% of incorporate edible and medicinal herbs, Kwan-Tai Noodle is an ideal and special staple food for diabetics and has a distinct auxiliary medicinal effect on hyper blood-fat groups. It not only allowing diabetics to have tasty meals & eat their fill without feeling "hungry", but also regulating the blood sugar. It can be said, "kill two birds with one stone". The product is most effective when consumed on a regular basis - One Serving Daily. For more detailed information, please contact us at (852) 28964718, (0063)2 9279086 E-amil: sales@fullemperor.corp.com.hk Full Emperor International Ltd Flat 5, 4/F., Cornell Centre, 50 Wing Tai Road, Chai Wan, Hong Kong. Tel: (852) 2896 4718 Fax: (852) 2896 5418 PHILIPPINES COMPANY Unit 6 Phase 3 Victorneta Townhomes. EDSA,Quezon City. Metro Manila.Philippines. Tel & Fax :0063-2-9279086 Contact Person : Ms. Sophia -------------- next part -------------- A non-text attachment was scrubbed... Name: Jintai.gif Type: application/octet-stream Size: 130631 bytes Desc: not available URL: