[Bf-committers] Re: [Bf-blender-cvs] CVS commit: blender/source/blender/src language.c

Alexander Ewering blender at instinctive.de
Wed Mar 2 01:36:16 CET 2005


On Wed, 2 Mar 2005, Matt Ebb wrote:

> It may probably be useful to include this info in the error print though?

Well no, it is more useful to just fix the error by using

strcpy(bleh, argv[0]);
sprintf(BLI_lastslash(bleh)+1, ".Blanguages");

or whatever, instead of just ".Blanguages" (what it probably does
right now).

| alexander ewering              instinctive mediaworks
| ae[@]instinctive[.]de   http://www[.]instinctive[.]de


More information about the Bf-committers mailing list