Page 1 of 1

Compiler warning

Posted: Mon 20 Nov 2017 16:30
by Bernhard Geyer
Please remove compiler warning if compiled with {$C-} / {$ASSERTIONS OFF}

OraClassesUni.pas

{$IFOPT C+} <-
ParamType := Byte(ValueInt);
Assert(ParamType = OCI_PTYPE_LIST);
{$ENDIF C+} <-

Re: Compiler warning

Posted: Tue 21 Nov 2017 14:51
by MaximG
We will make necessary changes to our product source code. These changes will be included in the next UniDAC build, the release of which we are planning in the shortest time.