This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: [Patch, Fortran, OOP] PR 46971: [4.6 Regression] ICE on long class names


Hi Janus,

> A stronger argument would be the lack of uniqueness, i.e. a hashed
> name colliding with a plain-text name, but I think this is practically
> impossible. 

I think we have had that discussion before, sort of :-)

Could you maybe insert a couple of leading underscores into the hashed
class name so that a user would have to do something really illegal
(i.e. make up a class name with two leading underscores) to get a
collision?

	Thomas


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