Search the web
Sign In
New User? Sign Up
ace-users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 39528 - 39557 of 42992   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
39528
Hi, CVSup ran for a while and built a local copy of the repository. Everything went smoothly based on instructions in: http://www.cs.wustl.edu/~nanbor/CVSUP/ ...
Pai, Ganesh
GPai@...
Send Email
Oct 1, 2004
1:51 pm
39529
Managed to get configure to work, but make gives me this: Making all in ace make[1]: Entering directory `/u/mwil/ace5.4.2/ACE_wrappers/objdir/ace' cd ../.. &&...
Mark Wilson
mwil@...
Send Email
Oct 1, 2004
8:16 pm
39530
Hi, all, Does ACE provide the wrapper function for inet_pton, inet_ntop, and function to get the local interfaces? I cannot find the related function in...
kaiduan xie
kaiduanx@...
Send Email
Oct 1, 2004
11:21 pm
39531
Hi Kaiduan, To ensure that we have proper version/platform/compiler information, please make sure you fill out the appropriate problem report form (PRF), which...
Douglas C. Schmidt
schmidt@...
Send Email
Oct 2, 2004
12:32 am
39532
Hi Aaron, Thanks for using the PRF. ... You're using an old version of ACE. I recommend you upgrade to ACE 5.4.2, which is available at ...
Douglas C. Schmidt
schmidt@...
Send Email
Oct 2, 2004
12:35 am
39533
Hi Ramesh, ... It is restricted to platforms that support System V (SV) shared memory. This does NOT include Win32 as far as I know ;-). I therefore...
Douglas C. Schmidt
schmidt@...
Send Email
Oct 2, 2004
12:37 am
39534
Hi James, ... That's correct. ... As per the documentation for this class: * If <timeout> != 0, the call will wait until the relative time * specified in...
Douglas C. Schmidt
schmidt@...
Send Email
Oct 2, 2004
12:42 am
39535
Hi Mark, ... I think that configure was still a "work in progress" in 5.4.2. Thanks to work by J.T. Contlin, Steve Huston, and Ossama Othman things are much...
Douglas C. Schmidt
schmidt@...
Send Email
Oct 2, 2004
12:52 am
39536
Hi, ... No, it was actually supported and worked on Linux and Solaris, at the very least. ... That would require installation of autoconf, automake, libtool...
Ossama Othman
ossama@...
Send Email
Oct 2, 2004
1:43 am
39537
Hi Ganesh, ... Thanks for the patch! I just committed the changes, meaning they'll be available in the forthcoming beta. FYI, you had the files reversed when...
Ossama Othman
ossama@...
Send Email
Oct 2, 2004
6:39 am
39538
Hi, ... Right. ... EWOULDBLOCK means congestion, not failure. I'm not sure what errno == 121 means on Windows. ... Perhaps that's because Linux has a...
Douglas C. Schmidt
schmidt@...
Send Email
Oct 2, 2004
1:49 pm
39539
Hi all, I have encountered a small bug, probably very rare. In the Oid& Oid::operator+=( const char *a) operator, at one point we reach the following code: if...
Shlomi Yaakobovich
Shlomi@...
Send Email
Oct 3, 2004
1:24 pm
39540
Hi Aaron, Thanks for using the PRF and for upgrading to 5.4.2. ... I'm not sure, but it should be really easy to do! ... It sounds to me like you're doing...
Douglas C. Schmidt
schmidt@...
Send Email
Oct 3, 2004
1:58 pm
39541
Hi Could you please post the version that you are using and the patch for the observed proble? We can integrate that right away. Thanks bala...
Balachandran Natarajan
bala@...
Send Email
Oct 3, 2004
2:24 pm
39542
Hi, I am using version 5.4.1 ... +++ /users/shlomi/tmp/oid.cpp 2004-10-03 16:21:07.000000000 +0200 @@ -249,8 +249,6 @@ ACE_OS::strcat(ptr,a); if (...
Shlomi Yaakobovich
Shlomi@...
Send Email
Oct 3, 2004
2:35 pm
39543
Hi Frank, ... Check your MSVC C++ project settings to make sure that you're actually pointing to ..\ace_wrappers\ace, rather than some other directory. Also,...
Douglas C. Schmidt
schmidt@...
Send Email
Oct 3, 2004
2:46 pm
39544
Hello everybody, my Name is Michael Roepke and I am a consultant working for ABIT AG in Düsseldorf, Germany. We develop critical C++ Applications for banks....
Michael Roepke
MRoepke@...
Send Email
Oct 4, 2004
4:01 pm
39545
Hello ACE Users: I have this crazy problem bugging me while using the ACE_GUARD macros. When I use the ACE_WRITE_GUARD_RETURN(ACE_RW_Thread_Mutex...) my...
Monish Dhalwani
monishd@...
Send Email
Oct 4, 2004
4:04 pm
39546
Subject: orbsvcs/orbsvcs: Error building on Cygwin ACE VERSION: 5.4.1 TAO 1.4.1 Dell Optiplex gx270 Intel(R) Pentium(R) and Windows XP Service Pack 2 COMPILER...
Daniella Malin
daniella@...
Send Email
Oct 4, 2004
4:19 pm
39547
Hi, Thanks for using the PRF form. I would recommend you to try the x.4.2 release you can obtain from http://deuce.doc.wustl.edu/Download.html. I think the...
Johnny Willemsen
jwillemsen@...
Send Email
Oct 4, 2004
4:53 pm
39548
ACE VERSION: 5.4.1 HOST MACHINE and OPERATING SYSTEM: Redhat linux ES3 If on Windows based OS's, which version of WINSOCK do you use?: TARGET MACHINE and...
yong@...
Send Email
Oct 4, 2004
6:43 pm
39549
ACE VERSION: 5.4.2 TAO 1.4.2 Dell Optiplex gx270 Intel(R) Pentium(R) and Windows XP Service Pack 2 COMPILER NAME AND VERSION (AND PATCHLEVEL): cygwin 1.5.11-1,...
Daniella Malin
daniella@...
Send Email
Oct 5, 2004
2:01 am
39550
Hi, Thanks for using the PRF. ... BTW, you're working with an old version of ACE - I recommend you upgrade to ACE 5.4.2, which you can download from ...
Douglas C. Schmidt
schmidt@...
Send Email
Oct 5, 2004
2:42 am
39551
Hi Michael, ... Great! ... I have no idea what problem you're describing here for several reasons. First, how does MQ Series fit into all this and how does it...
Douglas C. Schmidt
schmidt@...
Send Email
Oct 5, 2004
3:09 am
39552
Thanks a lot four your help, Doug and Steve. I had a look on JAWS which has implemented a great part of what we need for our server. JAWS covers at least...
Michael Roepke
MRoepke@...
Send Email
Oct 5, 2004
8:28 am
39553
Hi there, I want to debug the Webserver JAWS to get some hints. I started the JAWS Server in Debug Mode and set some breakpoints where I think it should stop....
Michael Roepke
MRoepke@...
Send Email
Oct 5, 2004
9:38 am
39554
Hi, ... This chapter only applies to TAO 1.3a. The DOC version 1.4.1 only supports the 'version' keyword with the following types: em3, nmake, vc6, vc7, vc71...
Chad Elliott
elliott_c@...
Send Email
Oct 5, 2004
2:55 pm
39555
Hi Michele, ... Sure, there's no problem with that - assuming it works for you! Take care, Doug -- Dr. Douglas C. Schmidt, Professor TEL: (615)...
Douglas C. Schmidt
schmidt@...
Send Email
Oct 5, 2004
2:55 pm
39556
Hi Bruce, To ensure that we have proper version/platform/compiler information, please make sure you fill out the appropriate problem report form (PRF), which...
Douglas C. Schmidt
schmidt@...
Send Email
Oct 5, 2004
2:59 pm
39557
Hi Michael, ... Please see http://www.dre.vanderbilt.edu/scoreboard/integrated.html and you'll see there are some platforms running NetBSD that work on AMD64...
Douglas C. Schmidt
schmidt@...
Send Email
Oct 5, 2004
3:06 pm
Messages 39528 - 39557 of 42992   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help