From tanner at real-time.com Wed Apr 16 22:46:02 2003 From: tanner at real-time.com (Bob Tanner) Date: Mon Jan 17 14:29:03 2005 Subject: [TCLUG-DEVEL] Testing Message-ID: <20030416222057.A12579@real-time.com> Testing From tanner at real-time.com Wed Apr 16 22:46:03 2003 From: tanner at real-time.com (Bob Tanner) Date: Mon Jan 17 14:29:03 2005 Subject: [TCLUG-DEVEL] Testing Message-ID: <20030416221200.A11963@real-time.com> Testing From tclug-devel-admin at archives.real-time.com Fri Apr 18 23:39:42 2003 From: tclug-devel-admin at archives.real-time.com (tclug-devel-admin@archives.real-time.com) Date: Mon Jan 17 14:29:03 2005 Subject: [TCLUG-DEVEL] Re: Recommendations on GUI debuggers? In-Reply-To: <20030311153616.D24151@real-time.com> References: <20030311153616.D24151@real-time.com> Message-ID: <20030311215639.BEAE173D70@maynard.rephil.org> tanner@real-time.com writes: > Anyone care to give a recommendation on what they think is a good GUI debugger > (or GUI frontend) for debugging C/C++ project? > > I find gdb to be all that I need, but several members (ok, all of them except > me!) find gdb too "hard". GVD is a GUI front end for gdb (maybe others.) Perhaps that would keep both camps happy? I don't know that it's any "easier," though. Um, if gdb is too hard, do they really know enough to be productive with a symbolic debugger in the first place? Maybe you should just keep a CVS branch that has print/cout statements every other line! ;) -- "To misattribute a quote is unforgivable." -- Anonymous From tclug-devel-admin at archives.real-time.com Fri Apr 18 23:39:46 2003 From: tclug-devel-admin at archives.real-time.com (tclug-devel-admin@archives.real-time.com) Date: Mon Jan 17 14:29:03 2005 Subject: [TCLUG-DEVEL] JUnit vs JTest References: <8A66F6D39F1B87499F13960541BE05C5196654@blr-ec-msg03.wipro.com> Message-ID: <002f01c2e723$15ecb060$0201a8c0@brinstar> Anand Bhakthavatsala writes: > I Anand from Wipro, Bangalore-India. Do you have any comparison list > between JUnit and JTest. If so pls send it across. I have never > worked on any of these tools. I have to give justification for using > either of this tool. Its little urgent. http://answers.google.com/ -- David Phillips http://david.acz.org/ _______________________________________________ tclug-devel mailing list tclug-devel@mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-devel From tclug-devel-admin at archives.real-time.com Fri Apr 18 23:39:48 2003 From: tclug-devel-admin at archives.real-time.com (tclug-devel-admin@archives.real-time.com) Date: Mon Jan 17 14:29:03 2005 Subject: [TCLUG-DEVEL] Re: Recommendations on GUI debuggers? References: <20030311153616.D24151@real-time.com> <20030311215639.BEAE173D70@maynard.rephil.org> Message-ID: <007d01c2e851$24b26020$0201a8c0@brinstar> Phil Mendelsohn writes: > Um, if gdb is too hard, do they really know enough to be productive > with a symbolic debugger in the first place? Maybe you should just > keep a CVS branch that has print/cout statements every other line! ;) A better alternative is to actually include debug logging on the program. For many classes of applications, using a debugger is virtually impossible. Using the preprocessor, you can even compile it out of your non debug builds. -- David Phillips http://david.acz.org/ _______________________________________________ tclug-devel mailing list tclug-devel@mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-devel From tclug-devel-admin at archives.real-time.com Fri Apr 18 23:39:50 2003 From: tclug-devel-admin at archives.real-time.com (tclug-devel-admin@archives.real-time.com) Date: Mon Jan 17 14:29:03 2005 Subject: [TCLUG-DEVEL] qt-designer .ui files -> printer? In-Reply-To: <1047105447.1063.8.camel@Benji>; from mn-linux-dev@solobanjo.com on Sat, Mar 08, 2003 at 12:37:26AM -0600 References: <20030307140031.I23962@real-time.com> <1047105447.1063.8.camel@Benji> Message-ID: <20030308100811.H32105@real-time.com> Ugh. 46 screens. That's a lot of work! :-) Quoting Benji Flaming (mn-linux-dev@solobanjo.com): > On Fri, 2003-03-07 at 14:00, tanner@real-time.com wrote: > > Anyone know of a way or tool that will take qt-desinger's .ui files and print > > hardcopies of them in their rendered format? > > Use "Preview Form" from the Preview menu to open up a copy of the form > outside the MDI window. With this new form selected, hold alt and press > Print-Scrn. Under GNOME, (I'm unsure of standard behavior in other > environments) this will allow you to save a screenshot of the active > window, and pressing Print-Scrn without the alt key will save the entire > visible workspace. > > Hope this helps, > > |) > |)enji > > > > _______________________________________________ > tclug-devel mailing list > tclug-devel@mn-linux.org > https://mailman.real-time.com/mailman/listinfo/tclug-devel > -- Bob Tanner | Phone : (952)943-8700 http://www.mn-linux.org, Minnesota, Linux | Fax : (952)943-8500 http://www.tcwug.org, Minnesota, Wireless | Coding isn't a crime. Fingerprint: 02E0 2734 A1A1 DBA1 0E15 623D 0036 7327 93D9 7DA3 _______________________________________________ tclug-devel mailing list tclug-devel@mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-devel From tclug-devel-admin at archives.real-time.com Fri Apr 18 23:39:53 2003 From: tclug-devel-admin at archives.real-time.com (tclug-devel-admin@archives.real-time.com) Date: Mon Jan 17 14:29:04 2005 Subject: [TCLUG-DEVEL] Recommendations on GUI debuggers? Message-ID: <20030311153616.D24151@real-time.com> Anyone care to give a recommendation on what they think is a good GUI debugger (or GUI frontend) for debugging C/C++ project? I find gdb to be all that I need, but several members (ok, all of them except me!) find gdb too "hard". -- Bob Tanner | Phone : (952)943-8700 http://www.mn-linux.org, Minnesota, Linux | Fax : (952)943-8500 http://www.linuxjustworks.com | Linux Just Works! Key fingerprint = AB15 0BDF BCDE 4369 5B42 1973 7CF1 A709 2CC1 B288 _______________________________________________ tclug-devel mailing list tclug-devel@mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-devel From tclug-devel-admin at archives.real-time.com Fri Apr 18 23:39:55 2003 From: tclug-devel-admin at archives.real-time.com (tclug-devel-admin@archives.real-time.com) Date: Mon Jan 17 14:29:04 2005 Subject: [TCLUG-DEVEL] qt-designer .ui files -> printer? In-Reply-To: <20030308100811.H32105@real-time.com> Message-ID: > Ugh. 46 screens. That's a lot of work! :-) Oh come on! You're a programmer. Programmers love busy work! But maybe you're one of those lazy programmers who likes to work 20 hours on a clever solution rather than doing 2 hours of busy work. I know I am! In that case you could write some code to render your screens directly to a printer. I don't how easy this is with GNOME or KDE, but it is fairly easy with Java Swing and 2D. Mike _______________________________________________ tclug-devel mailing list tclug-devel@mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-devel From tclug-devel-admin at archives.real-time.com Fri Apr 18 23:39:57 2003 From: tclug-devel-admin at archives.real-time.com (tclug-devel-admin@archives.real-time.com) Date: Mon Jan 17 14:29:04 2005 Subject: [TCLUG-DEVEL] Warning - Virus Detected: W32/Klez.h@MM Message-ID: A possible virus (W32/Klez.h@MM) was detected in the message you sent to: g-swan@maroon.tc.umn.edu From tclug-devel-admin at archives.real-time.com Fri Apr 18 23:40:01 2003 From: tclug-devel-admin at archives.real-time.com (tclug-devel-admin@archives.real-time.com) Date: Mon Jan 17 14:29:04 2005 Subject: [TCLUG-DEVEL] Recommendations on GUI debuggers? In-Reply-To: <20030311153616.D24151@real-time.com> Message-ID: try ddd "Data Display Debugger". On Tue, 11 Mar 2003 tanner@real-time.com wrote: > Anyone care to give a recommendation on what they think is a good GUI debugger > (or GUI frontend) for debugging C/C++ project? > > I find gdb to be all that I need, but several members (ok, all of them except > me!) find gdb too "hard". > > -- > Bob Tanner | Phone : (952)943-8700 > http://www.mn-linux.org, Minnesota, Linux | Fax : (952)943-8500 > http://www.linuxjustworks.com | Linux Just Works! > Key fingerprint = AB15 0BDF BCDE 4369 5B42 1973 7CF1 A709 2CC1 B288 > > _______________________________________________ > tclug-devel mailing list > tclug-devel@mn-linux.org > https://mailman.real-time.com/mailman/listinfo/tclug-devel > _______________________________________________ tclug-devel mailing list tclug-devel@mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-devel From tclug-devel-admin at archives.real-time.com Fri Apr 18 23:40:07 2003 From: tclug-devel-admin at archives.real-time.com (tclug-devel-admin@archives.real-time.com) Date: Mon Jan 17 14:29:04 2005 Subject: [TCLUG-DEVEL] qt-designer .ui files -> printer? Message-ID: <20030307140031.I23962@real-time.com> Anyone know of a way or tool that will take qt-desinger's .ui files and print hardcopies of them in their rendered format? Long story, but I have a customer who wants all the .ui screen in hard copy. -- Bob Tanner | Phone : (952)943-8700 http://www.mn-linux.org, Minnesota, Linux | Fax : (952)943-8500 http://www.linuxjustworks.com | Linux Just Works! Key fingerprint = AB15 0BDF BCDE 4369 5B42 1973 7CF1 A709 2CC1 B288 _______________________________________________ tclug-devel mailing list tclug-devel@mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-devel From tclug-devel-admin at archives.real-time.com Fri Apr 18 23:40:09 2003 From: tclug-devel-admin at archives.real-time.com (tclug-devel-admin@archives.real-time.com) Date: Mon Jan 17 14:29:04 2005 Subject: [TCLUG-DEVEL] JUnit vs JTest Message-ID: <8A66F6D39F1B87499F13960541BE05C5196654@blr-ec-msg03.wipro.com> An HTML attachment was scrubbed... URL: http://shadowknight.real-time.com/pipermail/tclug-devel/attachments/20030418/ae05f671/attachment.html -------------- next part -------------- **************************Disclaimer************************************************** Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged' and 'confidential' and intended for use only by the individual or entity to which it is addressed. You are notified that any use, copying or dissemination of the information contained in the E-MAIL in any manner whatsoever is strictly prohibited. **************************************************************************************** From tclug-devel-admin at archives.real-time.com Fri Apr 18 23:40:12 2003 From: tclug-devel-admin at archives.real-time.com (tclug-devel-admin@archives.real-time.com) Date: Mon Jan 17 14:29:04 2005 Subject: [TCLUG-DEVEL] Re: [TCLUG] JDBC/Access Driver In-Reply-To: <3E63A405.B6FD8AC7@ppdonline.com> References: <3.0.6.32.20030303120000.00aea688@pop.pressenter.com> <3E63A405.B6FD8AC7@ppdonline.com> Message-ID: <200303031358.14753.tanner@real-time.com> On Monday 03 March 2003 12:50 pm, Ben Bargabus wrote: > Last I checked there wasn't one (it was a few years ago though). That > makes sense if you think about it, Access only runs on Windows and ODBC > is present on every copy of Windows so when you need to interact with > Access just use the JDBC to ODBC bridge (sun.jdbc.odbc.JdbcOdbcDriver). > Thinking over that a bit more I suppose it may be a problem if you are > emulating Windows on Linux, I don't know if ODBC works in that > scenario. All my Linux boxes have been just Linux, no emulation, so > someone with more experience in that area may want to chime in about > ODBC support. > Later, > Ben. What type of JDBC driver? I assume Type 4? Add to that most (all?) JDBC Type 4 drivers are multi-threaded and Access is not. From personal experience Access is a terrible back-end to any web application, if that is what your are developing. The "best" tool I've used is commerial and is from Easysoft as is called JDBC-ODBC http://www.easysoft.com/products/2003/main.phtml -- Bob Tanner | Phone : (952)943-8700 http://www.mn-linux.org, Minnesota, Linux | Fax : (952)943-8500 Key fingerprint = AB15 0BDF BCDE 4369 5B42 1973 7CF1 A709 2CC1 B288 _______________________________________________ Twin Cities Linux Users Group Mailing List - Minneapolis/St. Paul, Minnesota http://www.mn-linux.org tclug-list@mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-list From tclug-devel-admin at archives.real-time.com Fri Apr 18 23:40:17 2003 From: tclug-devel-admin at archives.real-time.com (tclug-devel-admin@archives.real-time.com) Date: Mon Jan 17 14:29:04 2005 Subject: [TCLUG-DEVEL] cvs branches and merging help? In-Reply-To: <20030415122126.A3697@real-time.com> References: <20030415122126.A3697@real-time.com> Message-ID: <1050446667.23036.8.camel@monster.omnifarious.org> A non-text attachment was scrubbed... Name: not available Type: application/pgp Size: 1641 bytes Desc: not available Url : http://shadowknight.real-time.com/pipermail/tclug-devel/attachments/20030418/e1953eec/attachment.bin From tclug-devel-admin at archives.real-time.com Fri Apr 18 23:40:20 2003 From: tclug-devel-admin at archives.real-time.com (tclug-devel-admin@archives.real-time.com) Date: Mon Jan 17 14:29:04 2005 Subject: [TCLUG-DEVEL] qt-designer .ui files -> printer? In-Reply-To: <20030307140031.I23962@real-time.com> References: <20030307140031.I23962@real-time.com> Message-ID: <1047105447.1063.8.camel@Benji> On Fri, 2003-03-07 at 14:00, tanner@real-time.com wrote: > Anyone know of a way or tool that will take qt-desinger's .ui files and print > hardcopies of them in their rendered format? Use "Preview Form" from the Preview menu to open up a copy of the form outside the MDI window. With this new form selected, hold alt and press Print-Scrn. Under GNOME, (I'm unsure of standard behavior in other environments) this will allow you to save a screenshot of the active window, and pressing Print-Scrn without the alt key will save the entire visible workspace. Hope this helps, |) |)enji _______________________________________________ tclug-devel mailing list tclug-devel@mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-devel From tclug-devel-admin at archives.real-time.com Fri Apr 18 23:40:23 2003 From: tclug-devel-admin at archives.real-time.com (tclug-devel-admin@archives.real-time.com) Date: Mon Jan 17 14:29:04 2005 Subject: [TCLUG-DEVEL] cvs branches and merging help? Message-ID: <38E924A1B8DA204096B0E4B2DA41676E71C844@orion.intertech-inc.com> I can't remember ever having to merge a directory, but I have some educated guesses. I suspect a merge will not work because the files in the new directory do not contain the branch tag. If that is the case, you will have to tag those files with the proper branch tag and then do a cvs update -d. Mike -----Original Message----- From: tclug-devel-admin@mn-linux.org [mailto:tclug-devel-admin@mn-linux.org]On Behalf Of tanner@real-time.com Sent: Tuesday, April 15, 2003 12:21 PM To: tclug-devel@mn-linux.org Subject: [TCLUG-DEVEL] cvs branches and merging help? Importance: High I need a little cvs help. I'm working on a branch "doing my own thing". I've been able to merge (-j) -files- from the head into my branch with no problems. There is a directory in the head that I want in my branch, but I can't seem to figure out how to the merge. I'm assuming that directories are treated differently then files? _______________________________________________ tclug-devel mailing list tclug-devel@mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-devel From tclug-devel-admin at archives.real-time.com Fri Apr 18 23:40:25 2003 From: tclug-devel-admin at archives.real-time.com (tclug-devel-admin@archives.real-time.com) Date: Mon Jan 17 14:29:04 2005 Subject: [TCLUG-DEVEL] Re: [TCLUG] JDBC/Access Driver In-Reply-To: <3E63A405.B6FD8AC7@ppdonline.com> References: <3.0.6.32.20030303120000.00aea688@pop.pressenter.com> <3E63A405.B6FD8AC7@ppdonline.com> Message-ID: <200303031358.14753.tanner@real-time.com> On Monday 03 March 2003 12:50 pm, Ben Bargabus wrote: > Last I checked there wasn't one (it was a few years ago though). That > makes sense if you think about it, Access only runs on Windows and ODBC > is present on every copy of Windows so when you need to interact with > Access just use the JDBC to ODBC bridge (sun.jdbc.odbc.JdbcOdbcDriver). > Thinking over that a bit more I suppose it may be a problem if you are > emulating Windows on Linux, I don't know if ODBC works in that > scenario. All my Linux boxes have been just Linux, no emulation, so > someone with more experience in that area may want to chime in about > ODBC support. > Later, > Ben. What type of JDBC driver? I assume Type 4? Add to that most (all?) JDBC Type 4 drivers are multi-threaded and Access is not. From personal experience Access is a terrible back-end to any web application, if that is what your are developing. The "best" tool I've used is commerial and is from Easysoft as is called JDBC-ODBC http://www.easysoft.com/products/2003/main.phtml -- Bob Tanner | Phone : (952)943-8700 http://www.mn-linux.org, Minnesota, Linux | Fax : (952)943-8500 Key fingerprint = AB15 0BDF BCDE 4369 5B42 1973 7CF1 A709 2CC1 B288 _______________________________________________ tclug-devel mailing list tclug-devel@mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-devel From tclug-devel-admin at archives.real-time.com Fri Apr 18 23:40:28 2003 From: tclug-devel-admin at archives.real-time.com (tclug-devel-admin@archives.real-time.com) Date: Mon Jan 17 14:29:04 2005 Subject: [TCLUG-DEVEL] cvs branches and merging help? Message-ID: <20030415122126.A3697@real-time.com> I need a little cvs help. I'm working on a branch "doing my own thing". I've been able to merge (-j) -files- from the head into my branch with no problems. There is a directory in the head that I want in my branch, but I can't seem to figure out how to the merge. I'm assuming that directories are treated differently then files? -- Bob Tanner | Phone : (952)943-8700 http://www.mn-linux.org, Minnesota, Linux | Fax : (952)943-8500 http://www.linuxjustworks.com | Linux Just Works! Key fingerprint = AB15 0BDF BCDE 4369 5B42 1973 7CF1 A709 2CC1 B288 _______________________________________________ tclug-devel mailing list tclug-devel@mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-devel From tclug-devel-admin at archives.real-time.com Fri Apr 18 23:40:31 2003 From: tclug-devel-admin at archives.real-time.com (tclug-devel-admin@archives.real-time.com) Date: Mon Jan 17 14:29:05 2005 Subject: [TCLUG-DEVEL] JUnit vs JTest Message-ID: <8A66F6D39F1B87499F13960541BE05C5196654@blr-ec-msg03.wipro.com> An HTML attachment was scrubbed... URL: http://shadowknight.real-time.com/pipermail/tclug-devel/attachments/20030418/ae05f671/attachment.htm -------------- next part -------------- **************************Disclaimer************************************************** Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged' and 'confidential' and intended for use only by the individual or entity to which it is addressed. You are notified that any use, copying or dissemination of the information contained in the E-MAIL in any manner whatsoever is strictly prohibited. **************************************************************************************** From tclug-devel-admin at archives.real-time.com Fri Apr 18 23:40:35 2003 From: tclug-devel-admin at archives.real-time.com (tclug-devel-admin@archives.real-time.com) Date: Mon Jan 17 14:29:05 2005 Subject: [TCLUG-DEVEL] Re: qt-designer .ui files -> printer? In-Reply-To: <20030308100811.H32105@real-time.com> References: <20030307140031.I23962@real-time.com> <1047105447.1063.8.camel@Benji> <20030308100811.H32105@real-time.com> Message-ID: <20030308170109.CE9BB73D70@maynard.rephil.org> Bob Tanner writes: > Ugh. 46 screens. That's a lot of work! :-) It should be billable. ;) -- "To misattribute a quote is unforgivable." -- Anonymous _______________________________________________ tclug-devel mailing list tclug-devel@mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-devel From tclug-devel-admin at archives.real-time.com Sat Apr 19 00:09:08 2003 From: tclug-devel-admin at archives.real-time.com (tclug-devel-admin@archives.real-time.com) Date: Mon Jan 17 14:29:05 2005 Subject: [TCLUG-DEVEL] Re: Recommendations on GUI debuggers? In-Reply-To: <20030311153616.D24151@real-time.com> References: <20030311153616.D24151@real-time.com> Message-ID: <20030311215639.BEAE173D70@maynard.rephil.org> tanner@real-time.com writes: > Anyone care to give a recommendation on what they think is a good GUI debugger > (or GUI frontend) for debugging C/C++ project? > > I find gdb to be all that I need, but several members (ok, all of them except > me!) find gdb too "hard". GVD is a GUI front end for gdb (maybe others.) Perhaps that would keep both camps happy? I don't know that it's any "easier," though. Um, if gdb is too hard, do they really know enough to be productive with a symbolic debugger in the first place? Maybe you should just keep a CVS branch that has print/cout statements every other line! ;) -- "To misattribute a quote is unforgivable." -- Anonymous _______________________________________________ tclug-devel mailing list tclug-devel@mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-devel From tclug-devel-admin at archives.real-time.com Sat Apr 19 00:09:19 2003 From: tclug-devel-admin at archives.real-time.com (tclug-devel-admin@archives.real-time.com) Date: Mon Jan 17 14:29:05 2005 Subject: [TCLUG-DEVEL] Recommendations on GUI debuggers? In-Reply-To: <20030311153616.D24151@real-time.com> Message-ID: try ddd "Data Display Debugger". On Tue, 11 Mar 2003 tanner@real-time.com wrote: > Anyone care to give a recommendation on what they think is a good GUI debugger > (or GUI frontend) for debugging C/C++ project? > > I find gdb to be all that I need, but several members (ok, all of them except > me!) find gdb too "hard". > > -- > Bob Tanner | Phone : (952)943-8700 > http://www.mn-linux.org, Minnesota, Linux | Fax : (952)943-8500 > http://www.linuxjustworks.com | Linux Just Works! > Key fingerprint = AB15 0BDF BCDE 4369 5B42 1973 7CF1 A709 2CC1 B288 > > _______________________________________________ > tclug-devel mailing list > tclug-devel@mn-linux.org > https://mailman.real-time.com/mailman/listinfo/tclug-devel > From tclug-devel-admin at archives.real-time.com Sat Apr 19 00:09:20 2003 From: tclug-devel-admin at archives.real-time.com (tclug-devel-admin@archives.real-time.com) Date: Mon Jan 17 14:29:05 2005 Subject: [TCLUG-DEVEL] C++ hash table implementation with special requirements In-Reply-To: <007d01c2e851$24b26020$0201a8c0@brinstar> Message-ID: I am in need of a Open Source C++ implementation of a hash table that has a way to rehash an entry without calling malloc/new or free/delete. By rehash I mean, I need to change the value of the hash key on an entry in the hash table. Changing the key will cause the entry to move to a new location in the hash table. The no-malloc-calls requirement is very important. I'll be using the hash table from inside a garbage collection algorithm and calls to the malloc library will result in deadlocks. I'd prefer to not implement this myself if an implementation already exists. Does anyone know of such a beast? CAVEAT: it doesn't actually have to be a hash table. A tree of some sort meeting the no-malloc-calls requirement will work also. Mike P.S. For those interested, I need this for a JVMPI based Java performance profiler agent. When the JVM garbage collector runs it can choose to move objects around in memory. The profiler agent must track these movements and track them in a way that does not use the malloc library. _______________________________________________ tclug-devel mailing list tclug-devel@mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-devel From tclug-devel-admin at archives.real-time.com Sat Apr 19 00:10:53 2003 From: tclug-devel-admin at archives.real-time.com (tclug-devel-admin@archives.real-time.com) Date: Mon Jan 17 14:29:05 2005 Subject: [TCLUG-DEVEL] Warning - Virus Detected: W32/Klez.h@MM Message-ID: A possible virus (W32/Klez.h@MM) was detected in the message you sent to: mjn@umn.edu From tclug-devel-admin at archives.real-time.com Sat Apr 19 11:06:28 2003 From: tclug-devel-admin at archives.real-time.com (tclug-devel-admin@archives.real-time.com) Date: Mon Jan 17 14:29:05 2005 Subject: [TCLUG-DEVEL] MIMEDefang Notification Message-ID: <200210192207.g9JM7ul1028225@conformity.technicality.org> An e-mail you sent with message-id <20021019215819.HZGV10046.out007.verizon.net@Exwiynex> was modified by our mail scanning software. The recipients were: Here are the details of the modification: The attachment 'picacu.exe' was deleted. It contains a known virus. Here is the output from the virus scanner: Found the W32/Klez.h@MM virus !!! >>> Virus 'W32/Klez-G' found in file ./Work/msg-18924-85.exe Found the W32/Klez.h@MM virus !!! From tclug-devel-admin at archives.real-time.com Sat Apr 19 11:06:55 2003 From: tclug-devel-admin at archives.real-time.com (tclug-devel-admin@archives.real-time.com) Date: Mon Jan 17 14:29:05 2005 Subject: [TCLUG-DEVEL] Compilers in messages windows not linking to errors in source code? Message-ID: <200304071606.26227@join.TCLUG.at.www.mn-linux.org> I just ran into this problem running kdevelop-2.1.3 When I compile and have a syntax error, it is displayed in the messages window. The problem is the text is in blue (use to be red) and I use to be able to click on the error and have kdevelop take me directly to the offending line. This doesn't work now. I get the errors, but no ability to link to them in the source code. Any suggestions? -- Bob Tanner | Phone : (952)943-8700 http://www.mn-linux.org, Minnesota, Linux | Fax : (952)943-8500 Key fingerprint = AB15 0BDF BCDE 4369 5B42 1973 7CF1 A709 2CC1 B288 _______________________________________________ tclug-devel mailing list tclug-devel@mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-devel From tclug-devel-admin at archives.real-time.com Sat Apr 19 11:08:26 2003 From: tclug-devel-admin at archives.real-time.com (tclug-devel-admin@archives.real-time.com) Date: Mon Jan 17 14:29:05 2005 Subject: [TCLUG-DEVEL] Virus Detected by Network Associates, Inc. Webshield SMTP V4.5 MR1a Message-ID: <200210192203.g9JM35Y29307@ares.firepond.com> Network Associates WebShield SMTP V4.5 MR1a detected virus W32/Klez.h@MM in attachment unknown from and it was Cleaned and Quarantined. From tclug-devel-admin at archives.real-time.com Sat Apr 19 11:08:40 2003 From: tclug-devel-admin at archives.real-time.com (tclug-devel-admin@archives.real-time.com) Date: Mon Jan 17 14:29:05 2005 Subject: [TCLUG-DEVEL] Warning: Possible Virus Infection Message-ID: This is an automatic message from the Guinevere Internet Antivirus Scanner. A message was received from you with a subject of [TCLUG-DEVEL] A very new game The message was addressed to jerry.gregory@udlp.com. The message probably contains a virus. You will want to consult with your system administator on how to deal with this. From tclug-devel-admin at archives.real-time.com Sat Apr 19 11:15:48 2003 From: tclug-devel-admin at archives.real-time.com (tclug-devel-admin@archives.real-time.com) Date: Mon Jan 17 14:29:05 2005 Subject: [TCLUG-DEVEL] Warning - Virus Detected: W32/Klez.h@MM Message-ID: A possible virus (W32/Klez.h@MM) was detected in the message you sent to: garay002@tc.umn.edu From tclug-devel-admin at archives.real-time.com Sat Apr 19 11:18:45 2003 From: tclug-devel-admin at archives.real-time.com (tclug-devel-admin@archives.real-time.com) Date: Mon Jan 17 14:29:05 2005 Subject: [TCLUG-DEVEL] C++ hash table implementation with special requirements References: Message-ID: <001c01c2eb61$427bf450$0201a8c0@brinstar> Mike Bresnahan writes: > CAVEAT: it doesn't actually have to be a hash table. A tree of some > sort meeting the no-malloc-calls requirement will work also. Use an STL map with your own new/delete operator. See the "Memory Management" section of Scott Meyer's "Effective C++". -- David Phillips http://david.acz.org/ _______________________________________________ tclug-devel mailing list tclug-devel@mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-devel From tclug-devel-admin at archives.real-time.com Sat Apr 19 11:18:58 2003 From: tclug-devel-admin at archives.real-time.com (tclug-devel-admin@archives.real-time.com) Date: Mon Jan 17 14:29:05 2005 Subject: [TCLUG-DEVEL] Recommendations on GUI debuggers? In-Reply-To: <20030311153616.D24151@real-time.com>; from tanner@real-time.com on Tue, Mar 11, 2003 at 03:36:16PM -0600 References: <20030311153616.D24151@real-time.com> Message-ID: <20030311165308.A1759@karl.iexposure.net> I don't use a debugger much lately, command line interface is not so great when you don't use it enough to recall the command set. And the command set on gdb is overwhelming to me. The "ddd" program is a nice alternative. A X gui, runs on gdb, RH has rpms. Point and click. It will show the gdb commands and I think you can type them in directly too. Works great for the three or four times a year I need to use a debugger. On Tue, Mar 11, 2003 at 03:36:16PM -0600, tanner@real-time.com wrote: > Anyone care to give a recommendation on what they think is a good GUI debugger > (or GUI frontend) for debugging C/C++ project? > > I find gdb to be all that I need, but several members (ok, all of them except > me!) find gdb too "hard". > > -- > Bob Tanner | Phone : (952)943-8700 > http://www.mn-linux.org, Minnesota, Linux | Fax : (952)943-8500 > http://www.linuxjustworks.com | Linux Just Works! > Key fingerprint = AB15 0BDF BCDE 4369 5B42 1973 7CF1 A709 2CC1 B288 > > _______________________________________________ > tclug-devel mailing list > tclug-devel@mn-linux.org > https://mailman.real-time.com/mailman/listinfo/tclug-devel _______________________________________________ tclug-devel mailing list tclug-devel@mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-devel From scot+tclugdev at thinkunix.net Sat Apr 26 14:46:00 2003 From: scot+tclugdev at thinkunix.net (Scot Jenkins) Date: Mon Jan 17 14:29:05 2005 Subject: [TCLUG-DEVEL] New Users Group: tcWebDev Message-ID: <20030426144407.B14895@thinkunix.net> folks, there's a new user group in town for all your web development needs/questions. http://www.tcwebdev.org/ official announcement follows: ===== Pinney Colton suggested creating a new group, tcWebDev for cross-pollinating the local php group with other local developers and discussing a wide range of web-related topics. The site and list are up now, and all we're missing is members! A web programming language is just a small part of a web solution, and there are a host of other topics that deserve some attention. The focus of this group will be platform-agnostic discussions of general web development problems and solutions for local developers. Topics might include: * Hosting and monitoring * FTP/WebDAV and other server questions * JavaScript, CSS and HTML questions or debugging * Graphic design * Questions on development software and pre-built web applications * Site checks - get feedback on your new site or one in development * Anything else! As long as the thread has something to do with web development, it won't be off topic. We ask that you keep discussions helpful, affirming, and open-minded; keeping platform wars to a minimum and petty disputes offlist. We hope that you will find it to be a valuable resource for beginners and veterans alike. please visit http://www.tcwebdev.org/ for more information and to subscribe to the list. Also, please forward this to any local developers or user groups you think might benefit from this type of resource. The list and site are sponsored by pajunas interactive, so please keep us in mind when you need hosting :) Thanks a lot and have a great day! Allie Micka pajunas interactive, inc. http://pajunas.com ========== _______________________________________________ tclug-devel mailing list tclug-devel@mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-devel From chewie at wookimus.net Tue Apr 1 00:27:22 2003 From: chewie at wookimus.net (Chad Walstrom) Date: Mon Jan 17 14:29:58 2005 Subject: [TCLUG-DEVEL] High Resolution Timer In-Reply-To: Your message of "Fri, 30 Aug 2002 08:34:33 CDT." References: Message-ID: <20020830142932.852841802B@wookimus.net> "Mike Bresnahan" wrote: > Is there a high resolution timer C API on Linux? If so, what is it's > name? I need a timer that will give me time with a precision better > than seconds, e.g. milliseconds. I'm looking for a C function > equivalent to the Java function System.currentTimeMillis() and the > Win32 functions QueryPerformanceCounter() and > QueryPerformanceFrequency. Hmm, found getitimer(2) and setitimer(2) that give microseconds. glutTimerFunc(3glut) from the glut development package is a callback function whose resolution is in milliseconds. There's usleep(3) and nanosleep(2) for micro and nanosecond sleep calls. Nanosleep's BUGS section reads as such: BUGS The current implementation of nanosleep is based on the normal kernel timer mechanism, which has a resolution of 1/HZ s (i.e, 10 ms on Linux/i386 and 1 ms on Linux/Alpha). Therefore, nanosleep pauses always for at least the specified time, however it can take up to 10 ms longer than specified until the process becomes runnable again. For the same reason, the value returned in case of a delivered signal in *rem is usually rounded to the next larger multiple of 1/HZ s. As some applications require much more precise pauses (e.g., in order to control some time-critical hardware), nanosleep is also capable of short high-precision pauses. If the process is sched­ uled under a real-time policy like SCHED_FIFO or SCHED_RR, then pauses of up to 2 ms will be performed as busy waits with microsecond precision. The nanosleep(2) function is related to sched_setscheduler(2) function, and both are found, obviously, in the Linux Programmer's Manual or section 2 of your man pages. These are all found in the man pages, though you may not have the "Linux Programmer's Manual", or section 2 in your repository. I'm sure a google search would be profitable, too. -- Chad Walstrom | a.k.a. ^chewie http://www.wookimus.net/ | s.k.a. gunnarr From tanner at real-time.com Wed Apr 16 22:17:22 2003 From: tanner at real-time.com (Bob Tanner) Date: Mon Jan 17 14:29:58 2005 Subject: [TCLUG-DEVEL] Testing Message-ID: <20030416221225.A12269@real-time.com> Testing