Skip to content

Conversation

@seandenigris
Copy link
Contributor

@seandenigris seandenigris commented May 19, 2020

  1. Re LibC's time(), the text says (We leave it to the reader to look up the definition of the C function and determine the purpose of this argument.) While the exact mechanism of the function is tangential, I think it's important and non-obvious why one can and should pass NULL as the argument to the spec. Indeed, declarations on some hosts do not specify it and the FFI callout seems to work in Pharo without it. If this is explained later in the booklet, we should mention that here; otherwise a more complete explanation would help
  2. Also, I don't know the pillar markup for an ordered list. I used 1., 1. , etc.

Re LibC's `time()`, the text says `(We leave it to the reader to look up the definition of the C function and determine the purpose of this argument.)` While the exact mechanism of the function is tangential, I think it's important and non-obvious why one can and should pass `NULL` as the argument to the spec. Indeed, declarations on some hosts do not specify it and the FFI callout seems to work in Pharo without it. If this is explained later in the booklet, we should mention that here; otherwise a more complete explanation would help
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant