[LLVMdev] Compile error in include/Support/GraphWriter.h

Casey Carter ccarter at cs.uiuc.edu
Sun Oct 27 10:08:01 PST 2002


Issue: GraphWriter includes <ostream>, which my gcc2 apparently thinks 
is <ostream.h>.
Fix: Make a new <Support/ostream> that handles this discrepancy, ala 
<Support/hash_set>.

-- 
Casey Carter
Casey at Carter.net
ccarter at uiuc.edu
AIM: cartec69

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20021027/e3876b5d/attachment.ksh>


More information about the llvm-dev mailing list