Complete.Org: Mailing Lists: Archives: freeciv-dev: April 2006:
[Freeciv-Dev] (PR#16497) rebuilding script API creates differences
Home

[Freeciv-Dev] (PR#16497) rebuilding script API creates differences

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#16497) rebuilding script API creates differences
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 17 Apr 2006 14:19:35 -0700
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=16497 >

If you rebuild the api_gen files in server/scripting/ there will be
differences.

Index: server/scripting/api_gen.h
===================================================================
--- server/scripting/api_gen.h  (revision 11866)
+++ server/scripting/api_gen.h  (working copy)
@@ -1,6 +1,6 @@
 /*
 ** Lua binding: api
-** Generated automatically by tolua 5.0a on Sun Apr  9 15:07:51 2006.
+** Generated automatically by tolua 5.0a on Mon Apr 17 15:44:18 2006.
 */

 /* Exported function */

This is obnoxious.  Is it possible to disable this line via some tolua
command-line option?

-jason




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#16497) rebuilding script API creates differences, Jason Short <=