-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Saturday, December 06, 2003 3:43 AM
To: [EMAIL PROTECTED]
Subject: [ace-bugs] Digest Number 959


------------------------ Yahoo! Groups Sponsor ---------------------~-->
KnowledgeStorm has over 22,000 B2B technology solutions. The most comprehensive IT 
buyers' information available. Research, compare, decide. E-Commerce | Application Dev 
| Accounting-Finance | Healthcare | Project Mgt | Sales-Marketing | More
http://us.click.yahoo.com/IMai8D/UYQGAA/cIoLAA/r9ewlB/TM
---------------------------------------------------------------------~->

There are 2 messages in this issue.

Topics in this digest:

      1. Trivial source code comment typo patch
           From: Thomas Lockhart <[EMAIL PROTECTED]>
      2. Re: Trivial source code comment typo patch
           From: Balachandran Natarajan <[EMAIL PROTECTED]>


________________________________________________________________________
________________________________________________________________________

Message: 1
   Date: Fri, 05 Dec 2003 17:40:56 -0800
   From: Thomas Lockhart <[EMAIL PROTECTED]>
Subject: Trivial source code comment typo patch

    ACE VERSION: 5.3.5

    AREA/CLASS/EXAMPLE AFFECTED:
Comment readability. But spelling isn't everything...

    SYNOPSIS:
Comment typo in CORBA_macros.h. This one has been around since at least 
1.2.1.

    DESCRIPTION:
"Requires" is missing a "u" in CORBA_macros.h.

Do I win something for submitting the most trivial patch? Or get kicked 
off the list for wasting bandwidth? ;)

                         - Tom


  ----------

*** ../../src-1.3.5/ace/CORBA_macros.h  2003-07-19 12:04:10.000000000 -0700
--- CORBA_macros.h      2003-12-05 17:29:43.000000000 -0800
***************
*** 145,151 ****
  # define ACE_THROW(EXCEPTION) \
        throw EXCEPTION
  
! // Throwing an exception when the function reqires a return value.
  # if defined (WIN32) || defined (__HP_aCC)
  #   define ACE_THROW_RETURN(EXCEPTION, RETV) \
        do \
--- 145,151 ----
  # define ACE_THROW(EXCEPTION) \
        throw EXCEPTION
  
! // Throwing an exception when the function requires a return value.
  # if defined (WIN32) || defined (__HP_aCC)
  #   define ACE_THROW_RETURN(EXCEPTION, RETV) \
        do \


[This message contained attachments]



________________________________________________________________________
________________________________________________________________________

Message: 2
   Date: Fri, 5 Dec 2003 21:47:22 -0600 (CST)
   From: Balachandran Natarajan <[EMAIL PROTECTED]>
Subject: Re: Trivial source code comment typo patch

Thomas-

>     ACE VERSION: 5.3.5
> 
>     AREA/CLASS/EXAMPLE AFFECTED:
> Comment readability. But spelling isn't everything...
> 
>     SYNOPSIS:
> Comment typo in CORBA_macros.h. This one has been around since at least 
> 1.2.1.
> 
>     DESCRIPTION:
> "Requires" is missing a "u" in CORBA_macros.h.
> 
> Do I win something for submitting the most trivial patch? Or get kicked 
> off the list for wasting bandwidth? ;)

We reward you with free copy of the documentation from the doc_group ;). 

Thanks
Bala



________________________________________________________________________
________________________________________________________________________



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to