Il 13/09/2014 20:25, Holger Hans Peter Freyther ha scritto: > - access = TO_INT (oopVec[2]) && (O_RDONLY | O_WRONLY | O_RDWR); > + access = TO_INT (oopVec[2]) & (O_RDONLY | O_WRONLY | O_RDWR); > }
Of course... Paolo _______________________________________________ help-smalltalk mailing list help-smalltalk@gnu.org https://lists.gnu.org/mailman/listinfo/help-smalltalk