You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by Eric Lemings <Er...@roguewave.com> on 2008/01/28 18:28:41 UTC

RE: [jira] Commented: (STDCXX-691) Global 'size_t' type in source file 'tests/regress/27.stringbuf.xsputn.stdcxx-515.cpp'.

 
Which branch(es)/trunk should this patch be committed to?

Brad.

> -----Original Message-----
> From: Eric Lemings (JIRA) [mailto:jira@apache.org] 
> Sent: Monday, January 28, 2008 10:28 AM
> To: Eric Lemings
> Subject: [jira] Commented: (STDCXX-691) Global 'size_t' type 
> in source file 'tests/regress/27.stringbuf.xsputn.stdcxx-515.cpp'.
> 
> 
>     [ 
> https://issues.apache.org/jira/browse/STDCXX-691?page=com.atla
> ssian.jira.plugin.system.issuetabpanels:comment-tabpanel&focus
> edCommentId=12563212#action_12563212 ] 
> 
> Eric Lemings commented on STDCXX-691:
> -------------------------------------
> 
> Will do.  Wanted to get confirmation first that this really 
> does need a patch.
> 
> > Global 'size_t' type in source file 
> 'tests/regress/27.stringbuf.xsputn.stdcxx-515.cpp'.
> > 
> --------------------------------------------------------------
> -------------------------
> >
> >                 Key: STDCXX-691
> >                 URL: 
> https://issues.apache.org/jira/browse/STDCXX-691
> >             Project: C++ Standard Library
> >          Issue Type: Bug
> >          Components: Tests
> >    Affects Versions: 4.2.0
> >            Reporter: Eric Lemings
> >            Priority: Minor
> >             Fix For: 4.2.1
> >
> >   Original Estimate: 1h
> >  Remaining Estimate: 1h
> >
> > This source file only includes 3 C++ header files, none of 
> which (are supposed to) define the global size_t type, but 
> 'size_t' is referenced as a global type in the for statement. 
>  Also, I don't see any using declarations or directives in the file.
> 
> -- 
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
> 
> 

RE: [jira] Commented: (STDCXX-691) Global 'size_t' type in source file 'tests/regress/27.stringbuf.xsputn.stdcxx-515.cpp'.

Posted by Farid Zaripov <Fa...@epam.com>.
> -----Original Message-----
> From: Eric Lemings [mailto:Eric.Lemings@roguewave.com] 
> Sent: Monday, January 28, 2008 7:29 PM
> To: dev@stdcxx.apache.org
> Subject: RE: [jira] Commented: (STDCXX-691) Global 'size_t' 
> type in source file 
> 'tests/regress/27.stringbuf.xsputn.stdcxx-515.cpp'.
> 
>  
> Which branch(es)/trunk should this patch be committed to?

  I'm afraid you're late :-)

  This issue duplicates the STDCXX-614 issue which is already fixed.

Farid.