This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Your recent patch


Benjamin Kosnik <bkoz@redhat.com> writes:

| Hey Gaby.
| 
| can you make sure 
| 
| /include/bits/std_except.h
| /src/stdexcept.cc
| 
| are both up-to-date? It sounds like one of them is out-of-sync.

CVS reports they are up-to-date.

merlin% cvs -z9 status std_stdexcept.h
===================================================================
File: std_stdexcept.h   Status: Up-to-date

   Working revision:    1.3
   Repository revision: 1.3
   /cvs/gcc/egcs/libstdc++-v3/include/bits/std_stdexcept.h,v
   Sticky Tag:          (none)
   Sticky Date:         (none)
   Sticky Options:      (none)

merlin% cvs -z9 status stdexcept.cc
===================================================================
File: stdexcept.cc      Status: Up-to-date

   Working revision:    1.2
   Repository revision: 1.2
   /cvs/gcc/egcs/libstdc++-v3/src/stdexcept.cc,v
   Sticky Tag:          (none)
   Sticky Date:         (none)
   Sticky Options:      (none)

-- Gaby

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]