From: Wenyuan G. <guo...@gm...> - 2010-06-26 02:50:28
|
Great! That should only involve minimum change to the current source code. Wouldn't cause a pain at merging time. By the way, is "loaders.c" currently factored out in your common lib? That's the module I've been working on most recently. I think eventually it would be nice to integrate those into your library when it is trimmed and made cross-project friendly (currently it has a few tuxmath specific data structures and functions). Wenyuan On Sat, Jun 26, 2010 at 2:28 AM, Brendan Luchen <che...@gm...> wrote: >> This is temporary, I take it? I would assume that once we take the >> plunge and commit ourselves to consistently using libt4k, we will go >> back and change the function calls themselves. > > Right, there's no sense in abusing the CPP when the dust has settled. > The same goes for the function declarations in t4k_common.h > > -Brendan > |