Files
libreoffice/dbaccess/source/core
Tor Lillqvist 5907bb462d Fix compilation error when OSL_DEBUG_LEVEL > 0
Just use SAL_WARN, building up the message using chained << operators instead
of constructing it into a OStringBuffer (or OUStringBuffer) and then passing
that to OSL_FAIL.

Or should we have a real assert() here?

Change-Id: I2c3f64ff2b29a3d81ba444d98c2a38ef49e6d7af
2013-04-25 13:53:54 +03:00
..
2013-04-15 05:32:37 +02:00
2013-03-29 14:09:01 +01:00