Re: [OMPI devel] "__printf__" attribute

2008-05-10 Thread Rainer Keller
Hi Jeff,
thanks; actually I have got still the __attribute__((hot)) / cold pending. 
Please see checkin r18421.

I also updated the wiki.

CU,
Rainer




On Friday 09 May 2008 00:34, Jeff Squyres wrote:
> Cool; I've updated the wiki.
>
> Thanks!
>
> On May 8, 2008, at 6:29 PM, Aurélien Bouteiller wrote:
> > They refer to the parameters of the function. In the example linked, 2
> > means the fmt is the second argument of the function and 3 is the
> > first variadic arg related to the fmt string.
> >
> > Aurelien
> >
> > Le 8 mai 08 à 18:24, Jeff Squyres a écrit :
> >> Rainer --
> >>
> >> What do the numeric arguments refer to in the attribute format stuff?
> >> The wiki page has only one example, and it doesn't explain what these
> >> numbers are:
> >>
> >>https://svn.open-mpi.org/trac/ompi/wiki/CompilerAttributes
> >>
> >> Thanks!
> >>
> >> --
> >> Jeff Squyres
> >> Cisco Systems
> >>
> >> ___
> >> devel mailing list
> >> de...@open-mpi.org
> >> http://www.open-mpi.org/mailman/listinfo.cgi/devel
> >
> > ___
> > devel mailing list
> > de...@open-mpi.org
> > http://www.open-mpi.org/mailman/listinfo.cgi/devel

-- 

Dipl.-Inf. Rainer Keller   http://www.hlrs.de/people/keller
 HLRS  Tel: ++49 (0)711-685 6 5858
 Nobelstrasse 19  Fax: ++49 (0)711-685 6 5832
 70550 Stuttgartemail: kel...@hlrs.de 
 Germany AIM/Skype:rusraink



Re: [OMPI devel] "__printf__" attribute

2008-05-08 Thread Jeff Squyres

Cool; I've updated the wiki.

Thanks!


On May 8, 2008, at 6:29 PM, Aurélien Bouteiller wrote:


They refer to the parameters of the function. In the example linked, 2
means the fmt is the second argument of the function and 3 is the
first variadic arg related to the fmt string.

Aurelien

Le 8 mai 08 à 18:24, Jeff Squyres a écrit :


Rainer --

What do the numeric arguments refer to in the attribute format stuff?
The wiki page has only one example, and it doesn't explain what these
numbers are:

   https://svn.open-mpi.org/trac/ompi/wiki/CompilerAttributes

Thanks!

--
Jeff Squyres
Cisco Systems

___
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel



___
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel



--
Jeff Squyres
Cisco Systems




Re: [OMPI devel] "__printf__" attribute

2008-05-08 Thread Aurélien Bouteiller
They refer to the parameters of the function. In the example linked, 2  
means the fmt is the second argument of the function and 3 is the  
first variadic arg related to the fmt string.


Aurelien

Le 8 mai 08 à 18:24, Jeff Squyres a écrit :


Rainer --

What do the numeric arguments refer to in the attribute format stuff?
The wiki page has only one example, and it doesn't explain what these
numbers are:

https://svn.open-mpi.org/trac/ompi/wiki/CompilerAttributes

Thanks!

--
Jeff Squyres
Cisco Systems

___
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel





[OMPI devel] "__printf__" attribute

2008-05-08 Thread Jeff Squyres

Rainer --

What do the numeric arguments refer to in the attribute format stuff?   
The wiki page has only one example, and it doesn't explain what these  
numbers are:


https://svn.open-mpi.org/trac/ompi/wiki/CompilerAttributes

Thanks!

--
Jeff Squyres
Cisco Systems