[Bug libstdc++/45613] bits/random.h misses include guards

2010-09-09 Thread paolo dot carlini at oracle dot com


--- Comment #1 from paolo dot carlini at oracle dot com  2010-09-09 10:44 
---
You are right, random.tcc too actually. Should not be too risky because those
are internal headers, not meant to be included directly by the users. Still,
I'll fix momentarily, thanks.


-- 

paolo dot carlini at oracle dot com changed:

   What|Removed |Added

 AssignedTo|unassigned at gcc dot gnu   |paolo dot carlini at oracle
   |dot org |dot com
 Status|UNCONFIRMED |ASSIGNED
 Ever Confirmed|0   |1
   Last reconfirmed|-00-00 00:00:00 |2010-09-09 10:44:28
   date||


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45613



[Bug libstdc++/45613] bits/random.h misses include guards

2010-09-09 Thread paolo at gcc dot gnu dot org


--- Comment #2 from paolo at gcc dot gnu dot org  2010-09-09 11:24 ---
Subject: Bug 45613

Author: paolo
Date: Thu Sep  9 11:23:39 2010
New Revision: 164074

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=164074
Log:
2010-09-09  Paolo Carlini  paolo.carl...@oracle.com

PR libstdc++/45613
* include/bits/random.tcc: Add missing include guards.
* include/bits/random.h: Likewise.
* include/tr1/random.tcc: Likewise.

Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/bits/random.h
trunk/libstdc++-v3/include/bits/random.tcc
trunk/libstdc++-v3/include/tr1/random.tcc


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45613



[Bug libstdc++/45613] bits/random.h misses include guards

2010-09-09 Thread paolo dot carlini at oracle dot com


--- Comment #3 from paolo dot carlini at oracle dot com  2010-09-09 11:25 
---
Done.


-- 

paolo dot carlini at oracle dot com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED
   Target Milestone|--- |4.6.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45613