This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/17448] Fails to detect duplicate definition


------- Additional Comments From igodard at pacbell dot net  2004-09-13 15:36 -------
Sure, keep it open as an enhancement.

BTW, does the ODR require that dups be caught eventually, just not necessarily at compile time? Because the linker will catch duplicate regular functions, but it looks like it doesn't catch duplicate in-line functions. 

Ivan

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |


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


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