[Development] V8's location

Thiago Macieira thiago.macieira at intel.com
Wed Jan 4 12:53:07 CET 2012


On Wednesday, 4 de January de 2012 11.00.35, Kent Hansen wrote:
> Den 03. jan. 2012 15:51, skrev ext Kent Hansen:
> > I created http://code.google.com/p/v8/issues/detail?id=1885 for the icc
> > fix (note that I'm not allowed to submit patches :( ). Make sure to vote
> > for it! ;) I'll import your patch into our tree for the time being.
> 
> The issue was merged into
> http://code.google.com/p/v8/issues/detail?id=689, which links to
> http://software.intel.com/en-us/articles/compiler-reports-error-803-when-com
> piling-chromium-os-code/
> 
> "This is a known issue that may be resolved in a future product update."
> ... could you poke the icc guys to fix it, maybe? :D

I'm not sure it's an ICC bug at all, even though the ICC guys recognised it. 
They're probably just being nice and want to get 100% compatibility with GCC, 
even bug-to-bug compatibility.

The file in question has:

// Force instantiation of template instances class.
// Please note this list is compiler dependent.

The V8 guys recognise they're doing something non-standard.

Anyway, this is the least of the problems. The current ICC version has a major 
parsing bug with the V8 source code that I reported but hasn't yet been 
solved. The bug report is apparently not public.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
     Intel Sweden AB - Registration Number: 556189-6027
     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120104/c9bf7798/attachment.sig>


More information about the Development mailing list