In our previous episode, Gennady Agranov said: > I am new to FPC, but I do like it - thanks! > > We are trying to switch from Delphi to FPC, but I am stuck with the > following issue - in Delphi you can cast "set" to "integer" and get it > back later - again by casting. In our case it is used for persistence > purposes.
Good. And afaik in Delphi mode this works too in FPC? Did you test? > And what actually -CPPACKSET=0 does - documentation is not clear - at > least for me :) The $PACKSET directive takes a numeric argument of 1, 2, 4 or 8. Not mentioned in the documentation means undefined. _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
