Skip to content
Snippets Groups Projects
  1. May 19, 2014
  2. May 16, 2014
  3. May 15, 2014
  4. May 14, 2014
  5. May 13, 2014
  6. May 12, 2014
  7. May 06, 2014
  8. Apr 30, 2014
  9. Apr 29, 2014
    • Konstantin Osipov's avatar
      Fix gh-279: Tarantool crash on Mac OS X · a33677ce
      Konstantin Osipov authored
      Add pagezero-size magic to link flags on Mac OS X,
      as is required by LuaJIT.
      The flag was dropped in my patch which changed the linking
      scheme for the main executable.
      On the same token, check for return value of luaL_newstate(),
      and panic if it returns NULL, this should simplify
      problem analysis in the future.
      a33677ce
Loading