home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 15 Message / 15-Message.zip / UU991113.zip / Ut991112.txt < prev    next >
Text File  |  1999-11-15  |  45KB  |  1,267 lines

  1.  
  2.                    comp.os.os2.programmer.tools     (Usenet)
  3.  
  4.                  Saturday, 06-Nov-1999 to Friday, 12-Nov-1999
  5.  
  6. +----------------------------------------------------------------------------+
  7.  
  8. From: whonea@codenet.net                                05-Nov-99 21:26:17
  9.   To: All                                               06-Nov-99 03:33:25
  10. Subj: Re: VisualAge C++ 4.0 - still buggy?
  11.  
  12. From: whonea@codenet.net (Will Honea)
  13.  
  14. On Thu, 4 Nov 1999 09:08:55, Peter Fitzsimons <pfitz@ican.net> wrote:
  15.  
  16. > Do NOT upgrade to v4 if you are content with v3.
  17. > Even v3.6x (which ships with v4, but is similar in features to v3 (ie:
  18. > makefiles still work)) is buggy.
  19. > V4/3.6 was a total disaster here, even with fixpak1.  The only reason
  20. > I'd consider re-installing it if I had some code that needed to be
  21. > compiled under NT and OS2, that watcom 11b can't do (which I currently
  22. > use for that purpose).
  23.  
  24. We were thinking of moving the 3.08 code we have to 3.65 for just the 
  25. reason you gave (migrating an app) but this makes me curious.  Were 
  26. your problems with the compiler specifically or with the 3.65 
  27. libraries or both?  I'll probably still have to make the effort but 
  28. how about a brief heads up on what to look for if you don't mind.
  29.  
  30. Will Honea <whonea@codenet.net>
  31.  
  32. --- WtrGate+ v0.93.p7 sn 165
  33.  * Origin: Origin Line 1 Goes Here (1:109/42)
  34.  
  35. +----------------------------------------------------------------------------+
  36.  
  37. From: whonea@codenet.net                                05-Nov-99 21:26:17
  38.   To: All                                               06-Nov-99 03:33:25
  39. Subj: Re: IBM C/Set++ 2.1 - any good?
  40.  
  41. From: whonea@codenet.net (Will Honea)
  42.  
  43. On Thu, 4 Nov 1999 18:01:40, alex@eddie.cis.uoguelph.ca (Alex Taylor) 
  44. wrote:
  45.  
  46. > On Thu, 04 Nov 1999 09:35:52 +0100, Paul Floyd <paul_floyd@see.sig> wrote:
  47. > > > I've been meaning to try my hand at OS/2 programming.  Somebody at
  48. > > > work just gave me something called "IBM C/Set++ for OS/2 2.1".
  49. > Just to clarify (sloppy writing before) - 2.1 is the compiler version,
  50. > not the OS/2 version.  (The box requirements say it works with OS/2 2.0
  51. > and up).
  52. > > > Is this adequate for programming on today's Warp versions, or is it
  53. > > > too out-of-date?
  54. > > 
  55. > > Depends what you want.
  56. > > 
  57. > > The level of C++ support will be old, this product shipped about 5 years
  58. > > ago. Also, the level of the OS/2 Toolkit will be old. There will be
  59. > > little support for things that are specific to OS/2 4. Unfortunately the
  60. > > Toolkit is not available separately or for free. Having said that, the
  61. > > difference between OS/2 2.1 applications and 4.0 applications is very
  62. > > slight.
  63. > Really?  Hmm.. The aforementioned Warp Programming book seems to say
  64. > something to the effect that the IBM toolkit is available for download
  65. > from IBM, I guess this is also out of date information then?
  66.  
  67. You get either the 2.0 or 2.1 toolkit with C/Set++ but you can upgrade
  68. that reasonably easily.  For most uses, the 2.1 toolkit is adequate 
  69. for even Warp 4 work as the later toolkits tended to extend the 
  70. functionality a little and add support for advanced features of the 
  71. OS.  The fixpaks for C/Set++ are still available on the IBM sites and 
  72. they do help a lot.
  73.  
  74. > Anyway, I really just want to play around for now, rather than write
  75. > vast modern applications.
  76.  
  77. This should work but if you can get the 3.0 version for a reasonable 
  78. price I'd suggest that.
  79.  
  80. > I guess the next concern is whether there are Y2K issues with it...
  81.  
  82. This I'm fairly familiar with.  We saw no issues when we ran a 2.1 
  83. compiled version of a major app (lots of date fields) through a Y2K 
  84. compliance test.
  85.  
  86. > Incidentally, it came with another box called "Kase:Set++", but I'm 
  87. > not sure what that is.
  88.  
  89. Very close to the useless category.  The developers that worked on the
  90. apps I support now discarded it very early on.
  91.  
  92. > > > Does this sound like a reasonable starting place, or would I be
  93. > > > better off with other tools like VisualAge C++?  (The price for VAC++
  94. > > > version 4 is prohibitive, alas.)
  95. > > 
  96. > > If you own a copy of C Set ++, you should qualify for the upgrade price.
  97. > It's considered an ancestor product, then?  Worth considering... I
  98. > lost my qualifications for academic discounts almost a year ago.
  99. > > Still not cheap. The academic price is even cheaper. The biggest problem
  100. > > with VAC++ 4 (from what I've read - I have a copy on order) are the
  101. > > resource requirements. Apparently 128M RAM isn't really adequate. And
  102. > > for every nice new feature there is a catch: latest level of C++
  103. > > support, but can't compile C; fancy new GUI with orderless (no header
  104. > > dependency) compilation, but can't compile with makefiles on the command
  105. > > line. A bit of a simplification, but you get the idea.
  106. > Ack.  What about VAC++ 3.0 then?  That seems to appear in c.o.o.m. and
  107. > on ebay occasionally, and I haven't seen many complaints about it.
  108.  
  109. This would be the way to go, especially if you want to do GUI work.  
  110. The Visual Builder in 3.0 is worth a considerable amount for PM work 
  111. even if the rest of the package turned out to be a wash - which it is 
  112. not.  There were some bugs left in the 2.1 package, especially in the 
  113. optimizer and some library routines.  2.1 also had some very strange 
  114. support for early template implementation that made it too quirky for 
  115. me to want to use and certainly nowhere near what current template 
  116. implementations provide. With the latest fixpaks for 3.0 you get a 
  117. fast, stable product with quite good libraries and much improved 
  118. utility support.  We haven't committed to migrating from 3.0 to 
  119. version 4 and probably will not do so until it becomes more usable in 
  120. our build environment.  C support in 3.0 is also quite good, btw.  
  121. Just make sure you apply the latest fixpak (8) to all the components.
  122.  
  123. > I have no particular need or desire at this time to do cross-platform 
  124. > development in Windows.  (If I want cross-platform, I use Java, anyway.)
  125.  
  126. Will Honea <whonea@codenet.net>
  127.  
  128. --- WtrGate+ v0.93.p7 sn 165
  129.  * Origin: Origin Line 1 Goes Here (1:109/42)
  130.  
  131. +----------------------------------------------------------------------------+
  132.  
  133. From: none@none.net                                     06-Nov-99 08:44:26
  134.   To: All                                               06-Nov-99 05:25:28
  135. Subj: EARN $1000 TO $5000 WEEKLY!!!  9949
  136.  
  137. From: none@none.net
  138.  
  139. FINALLY!!!
  140.  
  141. A SIMPLE ONLINE SYSTEM FOR MAKING FAST, EASY, MONEY THAT LASTS !!!
  142.  
  143. A TOTAL NO-BRAINER THAT ANYONE IN THE WORLD CAN DO !!!
  144.  
  145. Go to: http://opportunity.valuenetusa.com/JL2836/
  146.  
  147. AND GET STARTED TODAY !!!
  148.  
  149.  
  150.  
  151.   
  152.  
  153.  
  154.  
  155. ltbhkvruyhqmjsjkrctbhwtedeumylbzyvkfrxbxudeztwtnicbidhuldqycpzwwywfbnklfmpveivb
  156. gmt
  157.  
  158. --- WtrGate+ v0.93.p7 sn 165
  159.  * Origin: Usenet: AT&T WorldNet Services (1:109/42)
  160.  
  161. +----------------------------------------------------------------------------+
  162.  
  163. From: Vitus_Jensen@teaparty.fido.de                     05-Nov-99 20:38:21
  164.   To: All                                               06-Nov-99 14:36:00
  165. Subj: Removing ReadoNly Attribute
  166.  
  167. From: Vitus_Jensen@teaparty.fido.de (Vitus Jensen)
  168.  
  169. Moin bnreddy,
  170.  
  171. 04.11.99 20:59, bnreddy  wrote a message to All :
  172.  
  173.  b> Pardon me for asking a basic question. How do I remove the
  174.  b> readonly attribute from a file through the Dosxxx calls? I assume
  175.  b> it can be done thru the DosSetFileInfo. But in needs the handle
  176.  b> open with write access. And DosOpen does not allow me to open a
  177.  b> file with Write access because the file is read only
  178.  
  179. Use DosSetPathInfo instead of DosSetFileInfo.  It doesn't need a handle.
  180.  
  181. C-x C-s
  182.     Vitus
  183.  
  184. --- WtrGate+ v0.93.p7 sn 165
  185.  * Origin: Usenet: Fido.DE domain gateway (Moving Bits e.V. / IN e.V
  186. (1:109/42)
  187.  
  188. +----------------------------------------------------------------------------+
  189.  
  190. From: pfitz@ican.net                                    07-Nov-99 03:55:08
  191.   To: All                                               07-Nov-99 03:28:17
  192. Subj: Re: VisualAge C++ 4.0 - still buggy?
  193.  
  194. From: Peter Fitzsimons <pfitz@ican.net>
  195.  
  196. Will Honea wrote:
  197. > On Thu, 4 Nov 1999 09:08:55, Peter Fitzsimons <pfitz@ican.net> wrote:
  198. > > Do NOT upgrade to v4 if you are content with v3.
  199. > >
  200. > > Even v3.6x (which ships with v4, but is similar in features to v3 (ie:
  201. > > makefiles still work)) is buggy.
  202. > >
  203. > > V4/3.6 was a total disaster here, even with fixpak1.  The only reason
  204. > > I'd consider re-installing it if I had some code that needed to be
  205. > > compiled under NT and OS2, that watcom 11b can't do (which I currently
  206. > > use for that purpose).
  207. > We were thinking of moving the 3.08 code we have to 3.65 for just the
  208. > reason you gave (migrating an app) but this makes me curious.  Were
  209. > your problems with the compiler specifically or with the 3.65
  210. > libraries or both?  I'll probably still have to make the effort but
  211. > how about a brief heads up on what to look for if you don't mind.
  212.  
  213. I have an application (lh/2) that is always the first thing I try with a
  214. new compiler. 3.65 generated bad code (ie: incorrect code).  That was
  215. the only complaint I rememember;  I think everything else was rather
  216. smooth (it used all my old makefiles/compiler settings I think). 
  217.  
  218. 4.0 also produced incorrect code for the program.  Moving the code to
  219. 4.0 was not so smooth.
  220.  
  221. The part of my program that was failing was either (can't rememeber) the
  222. "-lh5-" compression or decompression (for .lzh files).  The code is not
  223. simple (but plain ansi-c).  I spent several hours trying to find the
  224. actual "problem spot" but gave up.  The same code compilers under at
  225. least 6 other compilers without producing bad code.  Borland (with /O)
  226. was the only other one that failed, but one would expect that from
  227. Borland.
  228.  
  229. I left 3.65/4.0 on my PC for several months, when fixpak 1 came out I
  230. tried that but faired the same. 4.0's GUI was also all screwed up on my
  231. ATI Mach64 card;  almost everything was "black", rendering most parts of
  232. the GUI unreadable. 
  233.  
  234. Don't even get my started on the "help" system!
  235.  
  236. I eventually erased it.
  237.  
  238. --- WtrGate+ v0.93.p7 sn 165
  239.  * Origin: Usenet: @Home Network Canada (1:109/42)
  240.  
  241. +----------------------------------------------------------------------------+
  242.  
  243. From: alex@eddie.cis.uoguelph.ca                        07-Nov-99 14:48:08
  244.   To: All                                               07-Nov-99 15:15:21
  245. Subj: Re: IBM C/Set++ 2.1 - any good?
  246.  
  247. From: alex@eddie.cis.uoguelph.ca (Alex Taylor)
  248.  
  249. On 5 Nov 1999 21:26:35 -0700, Will Honea <whonea@codenet.net> wrote:
  250. > > > > I've been meaning to try my hand at OS/2 programming.  Somebody at
  251. > > > > work just gave me something called "IBM C/Set++ for OS/2, v2.1".
  252. > > 
  253. > > > The level of C++ support will be old, this product shipped about 5 years
  254. > > > ago. Also, the level of the OS/2 Toolkit will be old. There will be
  255. > > > little support for things that are specific to OS/2 4. Unfortunately the
  256. > > > Toolkit is not available separately or for free. Having said that, the
  257. > > > difference between OS/2 2.1 applications and 4.0 applications is very
  258. > > > slight.
  259. > > 
  260. > > Really?  Hmm.. The aforementioned Warp Programming book seems to say
  261. > > something to the effect that the IBM toolkit is available for download
  262. > > from IBM, I guess this is also out of date information then?
  263. > You get either the 2.0 or 2.1 toolkit with C/Set++ but you can upgrade
  264. > that reasonably easily.  For most uses, the 2.1 toolkit is adequate 
  265. > for even Warp 4 work as the later toolkits tended to extend the 
  266. > functionality a little and add support for advanced features of the 
  267. > OS.  The fixpaks for C/Set++ are still available on the IBM sites and 
  268. > they do help a lot.
  269.  
  270. Well, I'll install it and give it a try.  
  271. On IBM's FixPak site I see "CTC0012" and "CTU0003" listed for 
  272. "C Compiler" and "C Debugger", respectively... these are the fixes
  273. you mentioned?
  274.  
  275. > > I guess the next concern is whether there are Y2K issues with it...
  276. > This I'm fairly familiar with.  We saw no issues when we ran a 2.1 
  277. > compiled version of a major app (lots of date fields) through a Y2K 
  278. > compliance test.
  279.  
  280. Great.  Sounds more and more promising.
  281.  
  282. > > Ack.  What about VAC++ 3.0 then?  That seems to appear in c.o.o.m. and
  283. > > on ebay occasionally, and I haven't seen many complaints about it.
  284. > This would be the way to go, especially if you want to do GUI work.  
  285. > The Visual Builder in 3.0 is worth a considerable amount for PM work 
  286. > even if the rest of the package turned out to be a wash - which it is 
  287. > not.  There were some bugs left in the 2.1 package, especially in the 
  288. > optimizer and some library routines.  2.1 also had some very strange 
  289. > support for early template implementation that made it too quirky for 
  290. > me to want to use and certainly nowhere near what current template 
  291. > implementations provide. With the latest fixpaks for 3.0 you get a 
  292. > fast, stable product with quite good libraries and much improved 
  293. > utility support.  We haven't committed to migrating from 3.0 to 
  294. > version 4 and probably will not do so until it becomes more usable in 
  295. > our build environment.  C support in 3.0 is also quite good, btw.  
  296. > Just make sure you apply the latest fixpak (8) to all the components.
  297.  
  298. I do keep hearing good things about VAC++ 3.
  299. I'll keep an eye out, but I'll see where this thing takes me first...
  300.  
  301. Thanks for the info...
  302.  
  303. -- 
  304. -----------------------------------------------------------------
  305.  Alex Taylor                  BA - CIS - University of Guelph
  306.  alex@eddie.cis.uoguelph.ca   http://eddie.cis.uoguelph.ca/~alex
  307. -----------------------------------------------------------------
  308.  
  309. --- WtrGate+ v0.93.p7 sn 165
  310.  * Origin: Usenet: @Home Network Canada (1:109/42)
  311.  
  312. +----------------------------------------------------------------------------+
  313.  
  314. From: alex@eddie.cis.uoguelph.ca                        07-Nov-99 14:51:11
  315.   To: All                                               07-Nov-99 15:15:21
  316. Subj: Re: IBM C/Set++ 2.1 - any good?
  317.  
  318. From: alex@eddie.cis.uoguelph.ca (Alex Taylor)
  319.  
  320. On Fri, 05 Nov 1999 10:38:16 -0800, steve53_remove_this@earthlink.net
  321. <steve53_remove_this@earthlink.net> wrote:
  322. > >Perhaps I'm mistaken, but I thought the only way to get the Toolkit is to
  323. > >buy the Developer Connection. (A bit like Microsoft Developer Network).
  324. > >It's quite expensive, and you get dozens of CDs, most of which are
  325. > You are mistaken.  A significant percentage of the OS/2 tools are
  326. > available for free.  All you need to do is sign up for Member status.  In
  327. > particular:
  328. >    * The Developer's Toolkit for OS/2 Warp 4.0 Update (CSD4) (G; M7)
  329. > Which will allow CSet to do Warp4 to some extent.
  330.  
  331. OK, so where do I find this?  The DevCon site lists the Toolkit itself
  332. as Advanced level, is the update somewhere else?
  333.  
  334. I suppose if all else fails, I can pick up a used DevCon CD set, they
  335. seem to appear in c.o.o.m. and on ebay from time to time.
  336.  
  337. -- 
  338. -----------------------------------------------------------------
  339.  Alex Taylor                  BA - CIS - University of Guelph
  340.  alex@eddie.cis.uoguelph.ca   http://eddie.cis.uoguelph.ca/~alex
  341. -----------------------------------------------------------------
  342.  
  343. --- WtrGate+ v0.93.p7 sn 165
  344.  * Origin: Usenet: @Home Network Canada (1:109/42)
  345.  
  346. +----------------------------------------------------------------------------+
  347.  
  348. From: Johannes.Hromadka@gmx.net                         04-Nov-99 22:09:06
  349.   To: All                                               07-Nov-99 15:15:21
  350. Subj: Re: IBM C/Set++ 2.1 - any good?
  351.  
  352. From: Hannes Hromadka <Johannes.Hromadka@gmx.net>
  353.  
  354.  
  355. Alex Taylor wrote:
  356. > Ack.  What about VAC++ 3.0 then?  That seems to appear in c.o.o.m. and
  357. > on ebay occasionally, and I haven't seen many complaints about it.
  358.  
  359. I like this version.
  360.  
  361. I startet with C Set first step, and upgraded via 2.1 to 3.0. VaCpp 3.0
  362. is a good stable compiler.
  363. Combined with the latest Toolkit it's all I need.
  364.  
  365. The Toolkit is available via Devcon.
  366.  
  367. > I have no particular need or desire at this time to do cross-platform
  368. > development in Windows.  (If I want cross-platform, I use Java, anyway.)
  369.  
  370. I develop on OS/2 with VaCpp V3.0, and do the final build for Win32 on
  371. NT using VaCPP 3.5.
  372.  
  373. Even Visual Projects build without major problems.
  374.  
  375.  
  376.     Hannes
  377.  
  378. --- WtrGate+ v0.93.p7 sn 165
  379.  * Origin: Usenet: Global Network Services - Remote Access Mail & Ne
  380. (1:109/42)
  381.  
  382. +----------------------------------------------------------------------------+
  383.  
  384. From: Johannes.Hromadka@gmx.net                         07-Nov-99 18:09:22
  385.   To: All                                               07-Nov-99 15:15:21
  386. Subj: Re: IBM C/Set++ 2.1 - any good?
  387.  
  388. From: Hannes Hromadka <Johannes.Hromadka@gmx.net>
  389.  
  390.  
  391. Alex Taylor wrote:
  392. > Ack.  What about VAC++ 3.0 then?  That seems to appear in c.o.o.m. and
  393. > on ebay occasionally, and I haven't seen many complaints about it.
  394.  
  395. I like this version.
  396.  
  397. I startet with C Set first step, and upgraded via 2.1 to 3.0. VaCpp 3.0
  398. is a good stable compiler.
  399. Combined with the latest Toolkit it's all I need.
  400.  
  401. The Toolkit is available via Devcon.
  402.  
  403. > I have no particular need or desire at this time to do cross-platform
  404. > development in Windows.  (If I want cross-platform, I use Java, anyway.)
  405.  
  406. I develop on OS/2 with VaCpp V3.0, and do the final build for Win32 on
  407. NT using VaCPP 3.5.
  408.  
  409. Even Visual Projects build without major problems.
  410.  
  411.  
  412.     Hannes
  413.  
  414. --- WtrGate+ v0.93.p7 sn 165
  415.  * Origin: Usenet: Global Network Services - Remote Access Mail & Ne
  416. (1:109/42)
  417.  
  418. +----------------------------------------------------------------------------+
  419.  
  420. From: pedro.miranda@clix.pt                             07-Nov-99 18:16:27
  421.   To: All                                               07-Nov-99 15:15:22
  422. Subj: FORCING DESKTOP REFRESH
  423.  
  424. From: "CLIX" <pedro.miranda@clix.pt>
  425.  
  426. Hi people, sorry for this off topic question but i don't know how to post it
  427. so...
  428.  
  429. Does anyone knows how to make a refresh to the desktop? There must be some
  430. api or function for this... I'm using MSVC++ 6.0 and win98.
  431.  
  432. Thanks
  433. Pedro Miranda
  434.  
  435. P.S - Maybe it's better to reply to me personally (since this is kind of a
  436. off topic question) so please
  437. mailto pedro.miranda@clix.pt , cause i don't want to be flamed :)
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444. --- WtrGate+ v0.93.p7 sn 165
  445.  * Origin: Origin Line 1 Goes Here (1:109/42)
  446.  
  447. +----------------------------------------------------------------------------+
  448.  
  449. From: lsunley@mb.sympatico.ca                           07-Nov-99 19:14:00
  450.   To: All                                               07-Nov-99 20:07:02
  451. Subj: Re: FORCING DESKTOP REFRESH
  452.  
  453. From: lsunley@mb.sympatico.ca (Lorne Sunley)
  454.  
  455. On Sun, 7 Nov 1999 18:16:55, "CLIX" <pedro.miranda@clix.pt> wrote:
  456.  
  457. > Hi people, sorry for this off topic question but i don't know how to post it
  458. > so...
  459. > Does anyone knows how to make a refresh to the desktop? There must be some
  460. > api or function for this... I'm using MSVC++ 6.0 and win98.
  461.  
  462. You cross-posted this to an OS/2 newsgroup.
  463.  
  464. Lorne Sunley
  465.  
  466.  
  467. --- WtrGate+ v0.93.p7 sn 165
  468.  * Origin: Usenet: MBnet Networking Inc. (1:109/42)
  469.  
  470. +----------------------------------------------------------------------------+
  471.  
  472. From: alex@eddie.cis.uoguelph.ca                        07-Nov-99 22:00:17
  473.   To: All                                               07-Nov-99 20:07:02
  474. Subj: Re: IBM C/Set++ 2.1 - any good?
  475.  
  476. From: alex@eddie.cis.uoguelph.ca (Alex Taylor)
  477.  
  478. On Fri, 05 Nov 1999 10:34:59 +0100, Paul Floyd <paul_floyd@see.sig> wrote:
  479. > > Incidentally, it came with another box called "Kase: Set", but I'm
  480. > > not sure what that is.
  481. > It's a C++ generator for GUIs. I played with it a bit, but always found
  482. > it much easier to make the GUI by writing code by hand. Without patches,
  483. > Kase:Set++ was completely unusable on Warp 3 - never tried it on Warp 4.
  484. > VAC++ 3 and 4 have "Visual Builder", a much more usable GUI generator.
  485.  
  486. Well, I think I'll install it and check it out, anyway.  What kind of
  487. patches - from KaseWorks, or from IBM?
  488.  
  489. Interestingly, I notice the package containing the disks has never
  490. actually been opened before...
  491.  
  492.   
  493. > > Ack.  What about VAC++ 3.0 then?  That seems to appear in c.o.o.m. and
  494. > > on ebay occasionally, and I haven't seen many complaints about it.
  495. > The only big drawback is that it doesn't support ISO C++. I think it
  496. > works with STLport though.
  497.  
  498. Something tells me non-ISO compliant code is the least of our problems
  499. when it comes to OS/2 application development...
  500.  
  501.  
  502. -- 
  503. -----------------------------------------------------------------
  504.  Alex Taylor                  BA - CIS - University of Guelph
  505.  alex@eddie.cis.uoguelph.ca   http://eddie.cis.uoguelph.ca/~alex
  506. -----------------------------------------------------------------
  507.  
  508. --- WtrGate+ v0.93.p7 sn 165
  509.  * Origin: Usenet: @Home Network Canada (1:109/42)
  510.  
  511. +----------------------------------------------------------------------------+
  512.  
  513. From: paul_floyd@see.sig                                08-Nov-99 10:13:24
  514.   To: All                                               08-Nov-99 10:31:26
  515. Subj: Re: IBM C/Set++ 2.1 - any good?
  516.  
  517. From: Paul Floyd <paul_floyd@see.sig>
  518.  
  519.  
  520. Alex Taylor wrote:
  521.  
  522. > Well, I think I'll install it and check it out, anyway.  What kind of
  523. > patches - from KaseWorks, or from IBM?
  524.  
  525. I got the patch I had from IBM. I *think* they can be found on Leo
  526. (http://www.leo.org/leo_home_e.html). (perhaps also Hobbes). 
  527.  
  528. > Interestingly, I notice the package containing the disks has never
  529. > actually been opened before...
  530.  
  531. Quelle surprise!
  532.  
  533. Regards
  534. Paul
  535. -- 
  536. Paul Floyd      Focal Ingenierie Sud
  537. Mail: paul underscore floyd at focal dot fr
  538.  
  539. --- WtrGate+ v0.93.p7 sn 165
  540.  * Origin: Usenet: Guest of OLEANE (1:109/42)
  541.  
  542. +----------------------------------------------------------------------------+
  543.  
  544. From: rplyler@us.spamNOT.ibm.com                        08-Nov-99 15:48:00
  545.   To: All                                               09-Nov-99 14:42:23
  546. Subj: Re: VisualAge C++ 4.0 - still buggy?
  547.  
  548. From: rplyler@us.spamNOT.ibm.com (Bob Plyler)
  549.  
  550. In <7vrfll$af7$1@nnrp1.deja.com>, cbzh@my-deja.com writes:
  551. >When VAC++ came out I read an article about it (was it in EDM/2 ?) with
  552. >the main point: Great concept, many fine things, but still buggy...
  553. >
  554. >Now there was a Fixpak1 some months ago...
  555. >
  556. >And now I read on WarpCast (see
  557. >http://www.os2ss.com/warpcast/wc4368.html) that even a product
  558. >(MainActor) is given up because of "problems with VAC++ 4.0"!!
  559. >
  560. >Until now I am working with VAC++ 3.0, Fixpak 8 (see my "main product"
  561. >at http://www.datacomm.ch/cobo: "PmAs", a free Astronomy software for
  562. >OS/2) and sometimes I am considering to "upgrade" to 4.0, but then I
  563. >hesitate because of such bad news...
  564. >
  565.  
  566. I installed this starting with betas.  The people involved never
  567. did understand that people would not change the way they did stuff
  568. that drastically.  I sent in several comments related to this, and 
  569. their replies were, basically, "the advantages will outweigh the 
  570. problems".  I didn't think they were right then, and still don't.  
  571. I found it difficult and slow to work with.  I'm not using it.
  572.  
  573. Bob Plyler
  574.  
  575. IBM 3890/XP Development (not an official IBM spokesperson)
  576.  
  577. --- WtrGate+ v0.93.p7 sn 165
  578.  * Origin: Usenet: IBM Global Services, South, RTP, NC, US (1:109/42)
  579.  
  580. +----------------------------------------------------------------------------+
  581.  
  582. From: alex@ckcomputers.com                              08-Nov-99 11:06:25
  583.   To: All                                               09-Nov-99 14:42:23
  584. Subj: Help with VAC 4.0
  585.  
  586. From: Sasha <alex@ckcomputers.com>
  587.  
  588. I have resently reinstalled OS/2 on new seagate SCSI 10,000rpm hd
  589. Now i have Xeon 550, 256RAM on supermicro board
  590. after that VAC doesn't work anymore. Each time i am trying to create
  591. project
  592. i got segmentation error, Visual builder cannot starts, etc,etc
  593. I was trying everything, fix pack 11,12, return to 10, installed VAC
  594. Fixpack1
  595. nothing seems to help. The rest of OS/2 works fine
  596. If anybody had the same problem please help me to work it around.
  597.  
  598. --- WtrGate+ v0.93.p7 sn 165
  599.  * Origin: Origin Line 1 Goes Here (1:109/42)
  600.  
  601. +----------------------------------------------------------------------------+
  602.  
  603. From: jstucklex@attglobal.net                           09-Nov-99 12:58:27
  604.   To: All                                               09-Nov-99 16:00:00
  605. Subj: Re: Help with VAC 4.0
  606.  
  607. From: Jerry Stuckle <jstucklex@attglobal.net>
  608.  
  609. Sasha,
  610.  
  611. Try the VACPP newsgroups on the news.software.ibm.com news server.  The
  612. VACPP support team monitors those newsgroups and should be able to help
  613. you.
  614.  
  615. Sasha wrote:
  616. > I have resently reinstalled OS/2 on new seagate SCSI 10,000rpm hd
  617. > Now i have Xeon 550, 256RAM on supermicro board
  618. > after that VAC doesn't work anymore. Each time i am trying to create
  619. > project
  620. > i got segmentation error, Visual builder cannot starts, etc,etc
  621. > I was trying everything, fix pack 11,12, return to 10, installed VAC
  622. > Fixpack1
  623. > nothing seems to help. The rest of OS/2 works fine
  624. > If anybody had the same problem please help me to work it around.
  625.  
  626. -- 
  627.  
  628. =======================================================
  629. To reply, delete the "x" from my email address
  630.  
  631. Jerry Stuckle
  632. jstucklex@attglobal.net
  633. JDS Computer Training Corp.
  634. Sun Certified Java Programmer
  635. VisualAge/Java Certified Advanced Technical Expert
  636. VisualAge/C++ Certified Developer
  637.  
  638. =======================================================
  639.  
  640. --- WtrGate+ v0.93.p7 sn 165
  641.  * Origin: Usenet: JDS Computer Training Corp. (1:109/42)
  642.  
  643. +----------------------------------------------------------------------------+
  644.  
  645. From: icedancer-zamboni@ibm-zamboni.net                 09-Nov-99 21:01:28
  646.   To: All                                               09-Nov-99 20:25:15
  647. Subj: Re: Help with VAC 4.0
  648.  
  649. From: icedancer-zamboni@ibm-zamboni.net (Ken Walter)
  650.  
  651. On Tue, 9 Nov 1999 17:58:54, Jerry Stuckle <jstucklex@attglobal.net> 
  652. wrote:
  653.  
  654. >Sasha,
  655. >
  656. >Try the VACPP newsgroups on the news.software.ibm.com news server.  The
  657. >VACPP support team monitors those newsgroups and should be able to help
  658. >you.
  659. >
  660. >Sasha wrote:
  661. >> 
  662. >> I have resently reinstalled OS/2 on new seagate SCSI 10,000rpm hd
  663. >> Now i have Xeon 550, 256RAM on supermicro board
  664. >> after that VAC doesn't work anymore. Each time i am trying to create
  665. >> project
  666. >> i got segmentation error, Visual builder cannot starts, etc,etc
  667. >> I was trying everything, fix pack 11,12, return to 10, installed VAC
  668. >> Fixpack1
  669. >> nothing seems to help. The rest of OS/2 works fine
  670. >> If anybody had the same problem please help me to work it around.
  671. >
  672. >-- 
  673. Find the SOMIR environment variable in your config.sys.
  674. Make the OS2 directories first followed by the toolkit directories,
  675. then anything else.
  676. Let us know if this works.
  677.  
  678.  
  679. >
  680. >=======================================================
  681. >To reply, delete the "x" from my email address
  682. >
  683. >Jerry Stuckle
  684. >jstucklex@attglobal.net
  685. >JDS Computer Training Corp.
  686. >Sun Certified Java Programmer
  687. >VisualAge/Java Certified Advanced Technical Expert
  688. >VisualAge/C++ Certified Developer
  689. >
  690. >=======================================================
  691.  
  692. Ken Walter
  693.  
  694. Remove -zamboni to reply
  695. All the above is hearsay and the opinion of no one in particular
  696.  
  697. --- WtrGate+ v0.93.p7 sn 165
  698.  * Origin: Usenet: Solution Technology (1:109/42)
  699.  
  700. +----------------------------------------------------------------------------+
  701.  
  702. From: rascal@mylink.net                                 09-Nov-99 20:47:20
  703.   To: All                                               10-Nov-99 05:30:18
  704. Subj: VAC 4.0 Black GUI
  705.  
  706. From: rascal <rascal@mylink.net>
  707.  
  708. I recently installed VAC 4.0.  Page tabs in the IDE are black, as is the
  709. text on them.  A strange color scheme... and difficult to work with!
  710.  
  711. Does anyone know how to fix this?
  712.  
  713. I'm using an ATI XPERT@PLAY, fixpack 12, ddpack 1.
  714.  
  715. Thanks.,
  716. Roger Wygant
  717.  
  718. --- WtrGate+ v0.93.p7 sn 165
  719.  * Origin: Usenet: Posted via Supernews, http://www.supernews.com (1:109/42)
  720.  
  721. +----------------------------------------------------------------------------+
  722.  
  723. From: lsunley@mb.sympatico.ca                           10-Nov-99 02:37:09
  724.   To: All                                               10-Nov-99 05:30:18
  725. Subj: Re: VAC 4.0 Black GUI
  726.  
  727. From: lsunley@mb.sympatico.ca (Lorne Sunley)
  728.  
  729. On Wed, 10 Nov 1999 01:47:40, rascal <rascal@mylink.net> wrote:
  730.  
  731. > I recently installed VAC 4.0.  Page tabs in the IDE are black, as is the
  732. > text on them.  A strange color scheme... and difficult to work with!
  733. > Does anyone know how to fix this?
  734. > I'm using an ATI XPERT@PLAY, fixpack 12, ddpack 1.
  735.  
  736. This is probably a problem with the video card driver.
  737.  
  738. You could try to obtain an updated version and see if
  739. that will fix it. If you are using GRADD drivers there have
  740. been reports of problems with the IDE and GRADD drivers.
  741.  
  742. You could also try the SDD/2 "one driver does all" video
  743. driver from Scitech Software http://www.scitechsoft.com
  744. They are currently in beta (beta 9) and you can download
  745. a trial copy.
  746.  
  747. Lorne Sunley
  748.  
  749. --- WtrGate+ v0.93.p7 sn 165
  750.  * Origin: Usenet: MBnet Networking Inc. (1:109/42)
  751.  
  752. +----------------------------------------------------------------------------+
  753.  
  754. From: pfitz@ican.net                                    10-Nov-99 06:36:09
  755.   To: All                                               10-Nov-99 05:30:18
  756. Subj: Re: VAC 4.0 Black GUI
  757.  
  758. From: Peter Fitzsimons <pfitz@ican.net>
  759.  
  760. rascal wrote:
  761. > I recently installed VAC 4.0.  Page tabs in the IDE are black, as is the
  762. > text on them.  A strange color scheme... and difficult to work with!
  763. > Does anyone know how to fix this?
  764. > I'm using an ATI XPERT@PLAY, fixpack 12, ddpack 1.
  765.  
  766. IBM claims this is a video driver problem,  even though every other app
  767. on the planet (including other visual age offerings) don't suffer from
  768. the problem.  
  769.  
  770. Sure,  it might be some strange video driver problem, like it can't
  771. handle 2 bit bmp's when the background is not black (this is just a
  772. guess), but that would be as "easy as pie" for them to work around (use
  773. a 4bit bitmap), instead of whining that driver isn't 100% to spec. 
  774.  
  775. IBM told me to use the GRADD drivers (I had this problem on an ATI
  776. mach64), unfortunately, the gradd drivers are too buggy to use.
  777.  
  778. Anyway, the problem solved itself -- VAC++ 4.0 generated bad (incorrect)
  779. code so I erased it.
  780.  
  781. --- WtrGate+ v0.93.p7 sn 165
  782.  * Origin: Usenet: @Home Network Canada (1:109/42)
  783.  
  784. +----------------------------------------------------------------------------+
  785.  
  786. From: NOSPAM_R.Ihle@S-t.De                              10-Nov-99 07:08:29
  787.   To: All                                               10-Nov-99 05:30:18
  788. Subj: Re: VAC 4.0 Black GUI
  789.  
  790. From: NOSPAM_R.Ihle@S-t.De (Ruediger Ihle)
  791.  
  792. On Wed, 10 Nov 1999 06:36:18, Peter Fitzsimons <pfitz@ican.net> wrote:
  793.  
  794. > IBM claims this is a video driver problem,  even though every other app
  795. > on the planet (including other visual age offerings) don't suffer from
  796. > the problem.  
  797.  
  798. Could it be, that the the toolbar on the Borland C IDE suffers from the 
  799. same 
  800. problem ? It's background is supposed to be dark gray but shows up black
  801. on several ATI cards. 
  802.  
  803. -- 
  804. Ruediger "Rudi" Ihle [S&T Systemtechnik GmbH, Germany]
  805. http://www.s-t.de
  806. Please remove all characters left of the "R" in my email address
  807.  
  808. --- WtrGate+ v0.93.p7 sn 165
  809.  * Origin: Usenet: S&T (1:109/42)
  810.  
  811. +----------------------------------------------------------------------------+
  812.  
  813. From: ruediger.ihle@fto.de                              11-Nov-99 01:47:18
  814.   To: All                                               10-Nov-99 20:03:07
  815. Subj: Re: VAC 4.0 Black GUI
  816.  
  817. From: ruediger.ihle@fto.de
  818.  
  819. From: NOSPAM_R.Ihle@S-t.De (Ruediger Ihle)
  820.  
  821. On Wed, 10 Nov 1999 06:36:18, Peter Fitzsimons <pfitz@ican.net>
  822.  wrote:
  823.  
  824. > IBM claims this is a video driver problem,  even though every other
  825.  app
  826. > on the planet (including other visual age offerings) don't suffer
  827.  from
  828. > the problem.  
  829.  
  830. Could it be, that the the toolbar on the Borland C IDE suffers from
  831.  the 
  832. same 
  833. problem ? It's background is supposed to be dark gray but shows up
  834.  black
  835. on several ATI cards. 
  836.  
  837. -- 
  838. Ruediger "Rudi" Ihle [S&T Systemtechnik GmbH, Germany]
  839. http://www.s-t.de
  840. Please remove all characters left of the "R" in my email address
  841.  
  842.  
  843.  
  844. --- WtrGate+ v0.93.p7 sn 165
  845.  * Origin: Usenet: Skynet Titan (1:109/42)
  846.  
  847. +----------------------------------------------------------------------------+
  848.  
  849. From: peter.fitzsimons@fto.de                           11-Nov-99 01:47:18
  850.   To: All                                               10-Nov-99 20:03:07
  851. Subj: Re: VAC 4.0 Black GUI
  852.  
  853. From: peter.fitzsimons@fto.de
  854.  
  855. From: Peter Fitzsimons <pfitz@ican.net>
  856.  
  857. rascal wrote:
  858. > I recently installed VAC 4.0.  Page tabs in the IDE are black, as
  859.  is the
  860. > text on them.  A strange color scheme... and difficult to work
  861.  with!
  862. > Does anyone know how to fix this?
  863. > I'm using an ATI XPERT@PLAY, fixpack 12, ddpack 1.
  864.  
  865. IBM claims this is a video driver problem,  even though every other
  866.  app
  867. on the planet (including other visual age offerings) don't suffer
  868.  from
  869. the problem.  
  870.  
  871. Sure,  it might be some strange video driver problem, like it can't
  872. handle 2 bit bmp's when the background is not black (this is just a
  873. guess), but that would be as "easy as pie" for them to work around
  874.  (use
  875. a 4bit bitmap), instead of whining that driver isn't 100% to spec. 
  876.  
  877. IBM told me to use the GRADD drivers (I had this problem on an ATI
  878. mach64), unfortunately, the gradd drivers are too buggy to use.
  879.  
  880. Anyway, the problem solved itself -- VAC++ 4.0 generated bad
  881.  (incorrect)
  882. code so I erased it.
  883.  
  884.  
  885. --- WtrGate+ v0.93.p7 sn 165
  886.  * Origin: Usenet: Skynet Titan (1:109/42)
  887.  
  888. +----------------------------------------------------------------------------+
  889.  
  890. From: ilya@math.ohio-state.edu                          11-Nov-99 00:21:10
  891.   To: All                                               10-Nov-99 21:35:27
  892. Subj: Re: VAC 4.0 Black GUI
  893.  
  894. From: ilya@math.ohio-state.edu (Ilya Zakharevich)
  895.  
  896. [A complimentary Cc of this posting was sent to Peter Fitzsimons 
  897. <pfitz@ican.net>],
  898. who wrote in article <38291261.79DF@ican.net>:
  899. > Anyway, the problem solved itself -- VAC++ 4.0 generated bad (incorrect)
  900. > code so I erased it.
  901.  
  902. How do you know that the code is uncorrect?  You may be hit by an
  903. optimization which uncovers a bug in your program.  Say (based on
  904. experience with gcc), are you accessing the same address in memory
  905. through pointers of different type?
  906.  
  907. This is not a legal ANSI C, and finally compilers started to use
  908. optimizations based on this rule.
  909.  
  910. Ilya
  911.  
  912. --- WtrGate+ v0.93.p7 sn 165
  913.  * Origin: Usenet: Department of Mathematics, The Ohio State Univers
  914. (1:109/42)
  915.  
  916. +----------------------------------------------------------------------------+
  917.  
  918. From: peter.fitzsimons@fto.de                           12-Nov-99 01:46:05
  919.   To: All                                               11-Nov-99 16:48:03
  920. Subj: Re: VAC 4.0 Black GUI
  921.  
  922. From: peter.fitzsimons@fto.de
  923.  
  924. From: peter.fitzsimons@fto.de
  925.  
  926. From: Peter Fitzsimons <pfitz@ican.net>
  927.  
  928. rascal wrote:
  929. > I recently installed VAC 4.0.  Page tabs in the IDE are black, as
  930.  is the
  931. > text on them.  A strange color scheme... and difficult to work
  932.  with!
  933. > Does anyone know how to fix this?
  934. > I'm using an ATI XPERT@PLAY, fixpack 12, ddpack 1.
  935.  
  936. IBM claims this is a video driver problem,  even though every other
  937.  app
  938. on the planet (including other visual age offerings) don't suffer
  939.  from
  940. the problem.  
  941.  
  942. Sure,  it might be some strange video driver problem, like it can't
  943. handle 2 bit bmp's when the background is not black (this is just a
  944. guess), but that would be as "easy as pie" for them to work around
  945.  (use
  946. a 4bit bitmap), instead of whining that driver isn't 100% to spec. 
  947.  
  948. IBM told me to use the GRADD drivers (I had this problem on an ATI
  949. mach64), unfortunately, the gradd drivers are too buggy to use.
  950.  
  951. Anyway, the problem solved itself -- VAC++ 4.0 generated bad
  952.  (incorrect)
  953. code so I erased it.
  954.  
  955.  
  956.  
  957.  
  958. --- WtrGate+ v0.93.p7 sn 165
  959.  * Origin: Usenet: Skynet Titan (1:109/42)
  960.  
  961. +----------------------------------------------------------------------------+
  962.  
  963. From: lorne.sunley@fto.de                               12-Nov-99 01:46:04
  964.   To: All                                               11-Nov-99 16:48:03
  965. Subj: Re: USE or SPY any distant PC via LAN/INTERNET
  966.  
  967. From: lorne.sunley@fto.de
  968.  
  969. From: lsunley@mb.sympatico.ca (Lorne Sunley)
  970.  
  971. On Wed, 10 Nov 1999 16:41:16, "Crowsort" <crowsort@universe.com> 
  972. wrote:
  973.  
  974. > USE or SPY any distant PC via LAN/INTERNET
  975. > How YOU can Hack Windows 95-98-NT... in seconds!
  976. > And use or spy any PC via a LAN or the Internet... as if you were
  977.  there!
  978. > Platforms concerned:
  979. > --------------------
  980. > => Windows 95/98
  981. > => Windows NT Workstation/Server 3.5, 3.51 and 4.0
  982. > => Windows 2000
  983.  
  984. Yet another reason to resist the wiles of Microsoft.
  985.  
  986. If Outlook doesn't get you, something like this will
  987.  
  988. Lorne Sunley
  989.  
  990.  
  991.  
  992. --- WtrGate+ v0.93.p7 sn 165
  993.  * Origin: Usenet: Skynet Titan (1:109/42)
  994.  
  995. +----------------------------------------------------------------------------+
  996.  
  997. From: bxdhyc@fto.de                                     12-Nov-99 01:46:05
  998.   To: All                                               11-Nov-99 16:48:03
  999. Subj: Get Noticed!!
  1000.  
  1001. From: bxdhyc@fto.de
  1002.  
  1003. From: bxdhyc@datawise.net
  1004.  
  1005. http:/www.mightybiz.com
  1006.  
  1007.  
  1008.  
  1009. --- WtrGate+ v0.93.p7 sn 165
  1010.  * Origin: Usenet: Skynet Titan (1:109/42)
  1011.  
  1012. +----------------------------------------------------------------------------+
  1013.  
  1014. From: alex.taylor@fto.de                                12-Nov-99 01:46:04
  1015.   To: All                                               11-Nov-99 16:48:03
  1016. Subj: Re: IBM C/Set++ 2.1 - any good?
  1017.  
  1018. From: alex.taylor@fto.de
  1019.  
  1020. From: alex@eddie.cis.uoguelph.ca (Alex Taylor)
  1021.  
  1022. On Mon, 08 Nov 1999 10:13:49 +0100, Paul Floyd <paul_floyd@see.sig>
  1023.  wrote:
  1024. > > Well, I think I'll install it and check it out, anyway.  What
  1025.  kind of
  1026. > > patches - from KaseWorks, or from IBM?
  1027. > I got the patch I had from IBM. I *think* they can be found on Leo
  1028. > (http://www.leo.org/leo_home_e.html). (perhaps also Hobbes). 
  1029.  
  1030. Well, it does seem kind of buggy...  What were the patches for,
  1031. though - were they specific Kase:Set patches, or were they C Set or
  1032. OS/2 patches?
  1033.  
  1034. I didn't see them on Leo after a brief look...
  1035.  
  1036. -- 
  1037. -----------------------------------------------------------------
  1038.  Alex Taylor                  BA - CIS - University of Guelph
  1039.  alex@eddie.cis.uoguelph.ca   http://eddie.cis.uoguelph.ca/~alex
  1040. -----------------------------------------------------------------
  1041.  
  1042.  
  1043. --- WtrGate+ v0.93.p7 sn 165
  1044.  * Origin: Usenet: Skynet Titan (1:109/42)
  1045.  
  1046. +----------------------------------------------------------------------------+
  1047.  
  1048. From: ruediger.ihle@fto.de                              12-Nov-99 01:46:05
  1049.   To: All                                               11-Nov-99 16:48:03
  1050. Subj: Re: VAC 4.0 Black GUI
  1051.  
  1052. From: ruediger.ihle@fto.de
  1053.  
  1054. From: ruediger.ihle@fto.de
  1055.  
  1056. From: NOSPAM_R.Ihle@S-t.De (Ruediger Ihle)
  1057.  
  1058. On Wed, 10 Nov 1999 06:36:18, Peter Fitzsimons <pfitz@ican.net>
  1059.  wrote:
  1060.  
  1061. > IBM claims this is a video driver problem,  even though every other
  1062.  app
  1063. > on the planet (including other visual age offerings) don't suffer
  1064.  from
  1065. > the problem.  
  1066.  
  1067. Could it be, that the the toolbar on the Borland C IDE suffers from
  1068.  the 
  1069. same 
  1070. problem ? It's background is supposed to be dark gray but shows up
  1071.  black
  1072. on several ATI cards. 
  1073.  
  1074. -- 
  1075. Ruediger "Rudi" Ihle [S&T Systemtechnik GmbH, Germany]
  1076. http://www.s-t.de
  1077. Please remove all characters left of the "R" in my email address
  1078.  
  1079.  
  1080.  
  1081.  
  1082.  
  1083. --- WtrGate+ v0.93.p7 sn 165
  1084.  * Origin: Usenet: Skynet Titan (1:109/42)
  1085.  
  1086. +----------------------------------------------------------------------------+
  1087.  
  1088. From: ilya.zakharevich@fto.de                           12-Nov-99 01:46:05
  1089.   To: All                                               11-Nov-99 16:48:03
  1090. Subj: Re: VAC 4.0 Black GUI
  1091.  
  1092. From: ilya.zakharevich@fto.de
  1093.  
  1094. From: ilya@math.ohio-state.edu (Ilya Zakharevich)
  1095.  
  1096. [A complimentary Cc of this posting was sent to Peter Fitzsimons 
  1097. <pfitz@ican.net>],
  1098. who wrote in article <38291261.79DF@ican.net>:
  1099. > Anyway, the problem solved itself -- VAC++ 4.0 generated bad
  1100.  (incorrect)
  1101. > code so I erased it.
  1102.  
  1103. How do you know that the code is uncorrect?  You may be hit by an
  1104. optimization which uncovers a bug in your program.  Say (based on
  1105. experience with gcc), are you accessing the same address in memory
  1106. through pointers of different type?
  1107.  
  1108. This is not a legal ANSI C, and finally compilers started to use
  1109. optimizations based on this rule.
  1110.  
  1111. Ilya
  1112.  
  1113.  
  1114. --- WtrGate+ v0.93.p7 sn 165
  1115.  * Origin: Usenet: Skynet Titan (1:109/42)
  1116.  
  1117. +----------------------------------------------------------------------------+
  1118.  
  1119. From: steve53_remove_this@earthlink.net                 12-Nov-99 03:30:27
  1120.   To: All                                               12-Nov-99 03:36:02
  1121. Subj: Re: IBM C/Set++ 2.1 - any good?
  1122.  
  1123. From: steve53_remove_this@earthlink.net
  1124.  
  1125. In <KlgV3.35180$it.752750@news2.rdc1.on.home.com>, on 11/07/99 
  1126.    at 02:51 PM, alex@eddie.cis.uoguelph.ca (Alex Taylor) said:
  1127.  
  1128. >>    * The Developer's Toolkit for OS/2 Warp 4.0 Update (CSD4) (G; M7)
  1129.  
  1130. >OK, so where do I find this?  The DevCon site lists the Toolkit itself as
  1131. >Advanced level, is the update somewhere else?
  1132.  
  1133. See the G: M7.  That means it's available at General Level on CD #7.
  1134.  
  1135.    * NEW IBM OS/2 Developer's Toolkit Version 4.5 (A2)
  1136.  
  1137. Is this the one you are referring to?  I'm not sure what this is, since I
  1138. can't find it on the A2 CD. (:  I'm going to guess it's the toolkit for
  1139. WSeB.
  1140.  
  1141. >I suppose if all else fails, I can pick up a used DevCon CD set, they
  1142. >seem to appear in c.o.o.m. and on ebay from time to time.
  1143.  
  1144. Why not just sign up for Partnerworld and buy a legal copy?  The CD's are
  1145. usually available from IBM at basically manufacturing cost if you look at
  1146. the promotions.
  1147.  
  1148. Steven
  1149.  
  1150. --
  1151. ---------------------------------------------------------------
  1152. Steven Levine <steve53removethis@earthlink.net>  MR2/ICE #10183 Warp4/FP11
  1153. ---------------------------------------------------------------
  1154.  
  1155. --- WtrGate+ v0.93.p7 sn 165
  1156.  * Origin: Usenet: EarthLink Network, Inc. (1:109/42)
  1157.  
  1158. +----------------------------------------------------------------------------+
  1159.  
  1160. From: paul_floyd@focal.fr                               12-Nov-99 10:03:06
  1161.   To: All                                               12-Nov-99 05:21:02
  1162. Subj: Re: IBM C/Set++ 2.1 - any good?
  1163.  
  1164. From: Paul Floyd <paul_floyd@focal.fr>
  1165.  
  1166.  
  1167. Alex Taylor wrote:
  1168. > On Mon, 08 Nov 1999 10:13:49 +0100, Paul Floyd <paul_floyd@see.sig> wrote:
  1169.  
  1170. > > I got the patch I had from IBM. I *think* they can be found on Leo
  1171. > > (http://www.leo.org/leo_home_e.html). (perhaps also Hobbes).
  1172.  
  1173. > Well, it does seem kind of buggy...  What were the patches for,
  1174. > though - were they specific Kase:Set patches, or were they C Set or
  1175. > OS/2 patches?
  1176.  
  1177. There are patches available for both C Set ++ and Kase:Set. The last C
  1178. Set ++ patches are on version 12 or so.
  1179.  
  1180. > I didn't see them on Leo after a brief look...
  1181.  
  1182. They might have been on an IBM site as well, but searching there is
  1183. usually a thankless task.
  1184.  
  1185. Paul
  1186. -- 
  1187. Paul Floyd                       Focal Ingenierie Sud
  1188. Software Engineer                http://www.focal.fr
  1189. MailTo:paul_floyd@focal.fr       Tel: +33 (0)4 76 90 96 42
  1190. Is a bargain vasectomy a snip at the price?
  1191.  
  1192. --- WtrGate+ v0.93.p7 sn 165
  1193.  * Origin: Usenet: Guest of OLEANE (1:109/42)
  1194.  
  1195. +----------------------------------------------------------------------------+
  1196.  
  1197. From: zachmcleod@earthlink.net                          12-Nov-99 14:49:22
  1198.   To: All                                               12-Nov-99 21:25:09
  1199. Subj: Real Modem
  1200.  
  1201. From: Don McLeod <zachmcleod@earthlink.net>
  1202.  
  1203. I have a 3Com/USR Internet Voice/Fax modem. I can't get the thing to run
  1204. under OS/2 Warp 4. It's NOT a WINMODEM. I can get it to run fine under
  1205. DOS, or Linux, but not Warp 4. Does anyone have any suggestions? I've
  1206. tried copying the initialize strings and using different modems types
  1207. but nothing seems to work.
  1208.  
  1209. Thank-you,
  1210. Zach McLeod
  1211. zachmcleod@earthlink.net
  1212.  
  1213.  
  1214. --- WtrGate+ v0.93.p7 sn 165
  1215.  * Origin: Usenet: EarthLink Network, Inc. (1:109/42)
  1216.  
  1217. +----------------------------------------------------------------------------+
  1218.  
  1219. +============================================================================+
  1220.