================
Comment at: include/iosfwd:184
@@ +183,3 @@
+#if defined(_NEWLIB_VERSION)
+typedef long int streamoff;        // for char_traits in <string>
+#else
----------------
jroelofs wrote:
> jfb wrote:
> > Where does this come from?
> <__config>
I meant: add a comment to the code so people reading it know why `long int` is 
used.

http://reviews.llvm.org/D6626

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to