Revision 138e5d0e1f9a59c4ffe3bb81d91b2776ef37bd86 authored by Rene Brun on 02 July 2004, 21:48:30 UTC, committed by Rene Brun on 02 July 2004, 21:48:30 UTC
The iosenum.h is empty for windows and the default are inappropriate for the
MS compiler.  Hence a simple command like:
        ifstream f("myfile.txt",ios::in);
does not work (because ios::in has the wrong value).
The attached iosenum.win32 was (harduously) generated for the MS compiler
and solved the problem (see http://root.cern.ch/phpBB2/viewtopic.php?p=3100#3100)


git-svn-id: http://root.cern.ch/svn/root/trunk@9378 27541ba8-7e3a-0410-8455-c3a389f83636
1 parent 7968a4b
History
File Mode Size
LICENSE -rw-r--r-- 4.8 KB
arial.ttf -rw-r--r-- 74.1 KB
arialbd.ttf -rw-r--r-- 75.6 KB
arialbi.ttf -rw-r--r-- 82.0 KB
ariali.ttf -rw-r--r-- 71.5 KB
ariblk.ttf -rw-r--r-- 101.6 KB
comic.ttf -rw-r--r-- 61.6 KB
comicbd.ttf -rw-r--r-- 54.6 KB
cour.ttf -rw-r--r-- 84.0 KB
courbd.ttf -rw-r--r-- 91.9 KB
courbi.ttf -rw-r--r-- 92.2 KB
couri.ttf -rw-r--r-- 89.8 KB
georgia.ttf -rw-r--r-- 61.3 KB
georgiab.ttf -rw-r--r-- 58.9 KB
georgiai.ttf -rw-r--r-- 66.6 KB
georgiaz.ttf -rw-r--r-- 67.9 KB
impact.ttf -rw-r--r-- 123.1 KB
monotype.ttf -rw-r--r-- 95.5 KB
symbol.ttf -rw-r--r-- 58.7 KB
times.ttf -rw-r--r-- 92.7 KB
timesbd.ttf -rw-r--r-- 91.7 KB
timesbi.ttf -rw-r--r-- 85.2 KB
timesi.ttf -rw-r--r-- 88.0 KB
trebuc.ttf -rw-r--r-- 56.1 KB
trebucbd.ttf -rw-r--r-- 55.2 KB
trebucbi.ttf -rw-r--r-- 54.5 KB
trebucit.ttf -rw-r--r-- 61.0 KB
verdana.ttf -rw-r--r-- 51.5 KB
verdanab.ttf -rw-r--r-- 52.6 KB
verdanai.ttf -rw-r--r-- 55.7 KB
verdanaz.ttf -rw-r--r-- 58.2 KB
webdings.ttf -rw-r--r-- 110.9 KB
wingding.ttf -rw-r--r-- 69.5 KB

back to top