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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 5417 - 5446 of 5917   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5417
ACE VERSION: 5.5.2 HOST MACHINE and OPERATING SYSTEM: Fedora Core release 5 (Bordeaux) Linux localhost.localdomain 2.6.17-1.2174_FC5 #1 Tue Aug 8 15:30:55 EDT ...
Ken Sedgwick
ken@...
Send Email
Sep 4, 2006
5:25 pm
5418
Hi Ken, Thanks very much for the PROBLEM-REPORT-FORM. Did the ACE_SSL_Context passed in to ACE_SSL_SOCK_Stream() have verify mode set? The SSL_new socket...
Steve Huston
shuston@...
Send Email
Sep 4, 2006
5:57 pm
5419
... Steve, I set a breakpoint in ACE_SSL_SOCK_Stream and printed the context arg: Breakpoint 3, ACE_SSL_SOCK_Stream (this=0x8f84f1c, context=0x8f515bc) at...
Ken Sedgwick
ken@...
Send Email
Sep 4, 2006
6:35 pm
5420
ACE VERSION: 5.5.2 HOST MACHINE and OPERATING SYSTEM: *Redhat Linux 9* TARGET MACHINE and OPERATING SYSTEM, if different from HOST: COMPILER NAME AND VERSION...
Wim van den Boogaard
wim.van.den.boogaard@...
Send Email
Sep 5, 2006
3:19 pm
5421
Hi ... Thanks for using the PRF. ... Could you test newer version of TTY_IO class. You can download these files from ...
Olli Savia
ops@...
Send Email
Sep 5, 2006
4:09 pm
5422
Hi Folks, ... BTW, please use this URL to my SVN workspace now http://www.dre.vanderbilt.edu/~schmidt/DOC_ROOT/ACE/ace/TTY_IO.h ...
Douglas C. Schmidt
schmidt@...
Send Email
Sep 5, 2006
6:18 pm
5423
Hello, I tried with the new files but they also fail to set the comport settings. The control method returns -1 Kind regards, Wim van den Boogaard ... Subject:...
Wim van den Boogaard
wim.van.den.boogaard@...
Send Email
Sep 12, 2006
10:28 am
5424
Hi, How do you set up Serial_Params struct? Regards, Olli ... _______________________________________________ ace-bugs mailing list ace-bugs@......
Olli Savia
ops@...
Send Email
Sep 12, 2006
6:50 pm
5425
Hello Olli, See code fragment below. Here I translate the application specific comport settings to the ACE_TTY_IO::Serial_Params settings. Kind regards, Wim...
Wim van den Boogaard
wim.van.den.boogaard@...
Send Email
Sep 13, 2006
7:08 am
5426
Hi, Please find the attached PRF ACE VERSION: 5.5.2 HOST MACHINE and OPERATING SYSTEM: Fedora Core 5, g++ (GCC) 4.1.1 20060525 and using platform_linux.GNU...
Ankur Saxena
ankur@...
Send Email
Sep 19, 2006
12:24 pm
5427
Hi, Please find the attached PRF ACE VERSION: 5.5.2 HOST MACHINE and OPERATING SYSTEM: Fedora Core 5, g++ (GCC) 4.1.1 20060525 and using platform_linux.GNU ...
Ankur Saxena
ankursaxena.in@...
Send Email
Sep 19, 2006
12:47 pm
5428
ACE VERSION: 5.5.1 HOST MACHINE and OPERATING SYSTEM: Windows XP Pro - latest SP's If on Windows based OS's, which version of WINSOCK do you use?: v2 THE...
Bennett, Patrick
Patrick.Bennett@...
Send Email
Sep 19, 2006
5:57 pm
5429
(I posted this to the ace-user mailing list this morning. But I have not got any response so far. So I decided to post it on the ace-bug mailing list. If you ...
LUKE SHEN, BLOOMBERG/...
lshen4@...
Send Email
Sep 19, 2006
7:42 pm
5430
(I posted this second question to the ace-user mailing list this morning. But I have not got any response so far. So I decided to post it on the ace-bug...
LUKE SHEN, BLOOMBERG/...
lshen4@...
Send Email
Sep 19, 2006
7:48 pm
5431
Hi, Thanks for using the PRF form. Could you retest with 5.5.2? A lot has been changes between 5.4.1 and 5.5.2. Regards, Johnny Willemsen Remedy IT Postbus 101...
Johnny Willemsen
jwillemsen@...
Send Email
Sep 25, 2006
10:59 am
5432
ACE VERSION 5.5 HOST MACHINE and OPERATING SYSTEM HP HP-UX 11.23 on Itanium Platform (HP-UX B.11.23 U ia64) Compiler GCC 4.0.2 (With patches suplied by HP...
John Jenniskens
j.jenniskens@...
Send Email
Sep 26, 2006
1:48 pm
5433
Hi Aaron, Thanks very much for using the PRF and reporting this problem. Iliyan and Phil, can you guys please take a quick look at this?! thanks, Doug ... ...
Douglas C. Schmidt
schmidt@...
Send Email
Oct 5, 2006
7:20 pm
5434
ACE VERSION: 5.5.2 HOST MACHINE and OPERATING SYSTEM: Linux, gcc version 3.4.6 20060404 (Red Hat 3.4.6-3) THE $ACE_ROOT/ace/config.h: #include...
Aaron Scamehorn
Aaron.Scamehorn@...
Send Email
Oct 5, 2006
7:21 pm
5435
Hi Aaron, Doug, ... Sure. Please, see my comments and some questions below. ... Yes. That's how the old ACE_Service_Config::parse_args() used to work, too (if...
Iliyan Jeliazkov
iliyan@...
Send Email
Oct 5, 2006
7:58 pm
5436
Hi Doug, According to this: * PERMUTE_ARGS means the @a argv elements are reordered dynamically * (permuted) so that all options appear first. When the...
Iliyan Jeliazkov
iliyan@...
Send Email
Oct 5, 2006
9:16 pm
5437
Hi Iliyan, ... Yes, the old parse_args() did rearrange the args too. I think the difference now is, not all of the args are processed in ...
Aaron Scamehorn
aaron.scamehorn@...
Send Email
Oct 5, 2006
10:21 pm
5438
... Great! In the meantime, I'd like to add the same patch to my local ACE. Which patch are you going with? The ACE_Get_Opt::RETURN_IN_ORDER, or adding a...
Aaron Scamehorn
aaron.scamehorn@...
Send Email
Oct 6, 2006
1:02 pm
5439
Hello ACE Gurus, I faced the following crash (which I suspect is due to ACE) which caused my application to crash; the application back trace reports: #0...
Gaurav Kheterpal
gkheterpal@...
Send Email
Oct 11, 2006
1:17 pm
5440
Hi Gaurav, 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 11, 2006
1:22 pm
5441
ACE VERSION: 5.5.3 (also previous 5.5.x) HOST MACHINE and OPERATING SYSTEM: ANY TARGET MACHINE and OPERATING SYSTEM, if different from HOST: COMPILER NAME AND...
Alexander Libman
alexander.libman@...
Send Email
Oct 12, 2006
3:16 am
5442
Hello, ace-bugs. ================================================================================ ACE VERSION: 5.5.3 HOST MACHINE and OPERATING SYSTEM: Pentium...
Igor Polyakov
ipolyakov@...
Send Email
Oct 17, 2006
7:53 am
5443
Hello. ... Sorry, could I know the state of this bug, is it accepted or is it discarded ? I'm just somewhat confused because I see no response to my bug...
Igor Polyakov
ipolyakov@...
Send Email
Oct 23, 2006
1:01 pm
5444
Hi, ... I'm not sure - I don't recall seeing it. Can you please resend it? ... Please note that the DOC groups at Washington University, UC Irvine, and...
Douglas C. Schmidt
schmidt@...
Send Email
Oct 23, 2006
1:37 pm
5445
Hi Igor, Your email came through the list - I remember seeing it. The most likely reason for a lack of response is that nobody has had free time to work on it....
Steve Huston
shuston@...
Send Email
Oct 23, 2006
4:04 pm
5446
Hello, Douglas. ... I've submitted the bug to the bugzilla: http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=2687 -- Best Regards, Igor Polyakov, Project...
Igor Polyakov
ipolyakov@...
Send Email
Oct 24, 2006
10:43 am
Messages 5417 - 5446 of 5917   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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