freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ft] getenv() Used Instead of ft_getenv()


From: Mickey Gabel
Subject: [ft] getenv() Used Instead of ft_getenv()
Date: Tue, 03 Feb 2009 19:21:50 +0200
User-agent: Thunderbird 2.0.0.19 (Windows/20081209)

ft_debug_init uses getenv, but it should probably be ft_getenv which should be defined in ft_stdlib. This only happens when building with FT_DEBUG_LEVEL_ERROR, so probably most people aren't affected.

WinCE for example, doesn't have environment variables, so people building for it need to be able to find it and replace with something else (like getting the value from the registry).

Regards,
        Mickey





reply via email to

[Prev in Thread] Current Thread [Next in Thread]