smcameron / gaseous-giganticus

This program procedurally generates gas giant cubemap textures for the game Space Nerds In Space. https://www.patreon.com/smcameron
https://smcameron.github.io/space-nerds-in-space/gaseous-giganticus-slides/slideshow.html#1
GNU General Public License v2.0
111 stars 7 forks source link

Include string.h needed for strerror and memcpy. #2

Closed logzero closed 6 years ago

logzero commented 6 years ago

Another portability fix.

smcameron commented 6 years ago

Thanks, applied.

-- steve

On Wed, Nov 21, 2018 at 4:55 PM logzero notifications@github.com wrote:

Another portability fix.

You can view, comment on, or merge this pull request online at:

https://github.com/smcameron/gaseous-giganticus/pull/2 Commit Summary

  • Include string.h needed for strerror and memcpy.

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/smcameron/gaseous-giganticus/pull/2, or mute the thread https://github.com/notifications/unsubscribe-auth/AABdaLiiBeF34owQl_YqIFgoyUPo7Yqrks5uxcvJgaJpZM4Yt8sr .

smcameron commented 6 years ago

Also applied to https://github.com/smcameron/space-nerds-in-space

-- steve

On Thu, Nov 22, 2018 at 10:26 AM Stephen Cameron stephenmcameron@gmail.com wrote:

Thanks, applied.

-- steve

On Wed, Nov 21, 2018 at 4:55 PM logzero notifications@github.com wrote:

Another portability fix.

You can view, comment on, or merge this pull request online at:

https://github.com/smcameron/gaseous-giganticus/pull/2 Commit Summary

  • Include string.h needed for strerror and memcpy.

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/smcameron/gaseous-giganticus/pull/2, or mute the thread https://github.com/notifications/unsubscribe-auth/AABdaLiiBeF34owQl_YqIFgoyUPo7Yqrks5uxcvJgaJpZM4Yt8sr .