Branch: refs/heads/master
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: ff9631198cdfe7751a0f5c164ab15817c4cc6242
      
https://github.com/Warzone2100/warzone2100/commit/ff9631198cdfe7751a0f5c164ab15817c4cc6242
  Author: Christoph Korn <[email protected]>
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
    M tests/Makefile.am

  Log Message:
  -----------
  Reorder libs to fix linker error

libsdl.a requires UTF8toUTF32 from libframework.a.
Libraries which need symbols go first then the libraries
that resolve the symbols.

Fixes:
../lib/sdl/libsdl.a(main_sdl.o): In function 
`inputhandleText(SDL_TextInputEvent*)':
lib/sdl/main_sdl.cpp:1108: undefined reference to `UTF8toUTF32(char const*, 
unsigned int*)'


  Commit: af90044b38ba60ce68a258c0b9e1bbe269157aa7
      
https://github.com/Warzone2100/warzone2100/commit/af90044b38ba60ce68a258c0b9e1bbe269157aa7
  Author: Per Inge Mathisen <[email protected]>
  Date:   2016-07-13 (Wed, 13 Jul 2016)

  Changed paths:
    M tests/Makefile.am

  Log Message:
  -----------
  Merge pull request #64 from ckorn/linker_error

Reorder libs to fix linker error


Compare: 
https://github.com/Warzone2100/warzone2100/compare/dee354faa76b...af90044b38ba
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Warzone2100-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to