[OpenSmalltalk/opensmalltalk-vm] 8363eb: Fix stupid mistake in previous commit; access answ...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] 8363eb: Fix stupid mistake in previous commit; access answ...

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 8363ebdc623b5d988dc78caf3238e42fb82f249e
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/8363ebdc623b5d988dc78caf3238e42fb82f249e
  Author: Eliot Miranda <[hidden email]>
  Date:   2019-03-07 (Thu, 07 Mar 2019)

  Changed paths:
    M platforms/unix/plugins/FileAttributesPlugin/faSupport.h

  Log Message:
  -----------
  Fix stupid mistake in previous commit; access answers 0 on success and non-zero
on failure.  COnsequently we must negate its result to a nswer success.