Status: New
Owner: ----

New issue 453 by spotrh: d8 uses fwrite, but does not handle the return
http://code.google.com/p/v8/issues/detail?id=453

Whenever you use fwrite, you should always handle the return code. In
d8.cc, there is one use of fwrite which does not do so. Attached is a
simple patch resolving the issue (a more thought out debugging might be
appropriate here, but this got things compiling again for me).


Attachments:
        v8-d8-fwrite-return.patch  484 bytes

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to