summaryrefslogtreecommitdiff
path: root/unixODBC/prj/build.lst
blob: 509f0431baf81489900dd1409d618d276d2282ba (plain)
1
2
uo	unixODBC	:	solenv NULL
uo	unixODBC\prj	nmake		-	all	uo_prj NULL
>
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2015-05-08 21:05:07 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2015-05-09 10:42:27 +0200
commit0aa2fd972f8c611df5292ac6ca345fc8d2b223c9 (patch)
treed513a1baa3e9fd769a430219fb5b04a4612574aa /external
parent973d038193574d0309c1cfd44618f431c8c25732 (diff)
Fix ICEs in gcc 4.6.3 for small-int typed_flags.
Subtle failures in nested template instantiations there, for sal_{u}Int8 and sal_{u}Int16 - use wide-int fallback to do bitmask ops. Type is not used to store any dynamic values. This partially reverts a1ecce3ad7df6a82191c4956cec986dc50503dde Change-Id: Ifa7070c1c3830fd70d7ced082d651411ff523444