lkml.org 
[lkml]   [1998]   [Dec]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Internationalizing Linux
On Mon, 7 Dec 1998, Bruce Korb wrote:

> printk( KERN_ERR "some %s data %d format\n", str, val );
>
> is converted into:
>
> /*=event.grp grp_212
> *
> * level: error
> * fmt: "some %s data %d format\n"
> * arg: arg1, char*
> * arg: arg2
> * doc: the grp event 212 needs help
> =*/
> GRP_ERROR_EVT_GRP_212( str, val );
>

You're not putting all of the strings into one header file, are you?
how much longer does it take to compile a kernel with your current setup?
(I mean, sure it would get cached... but you still gotta parse)

-Tymm


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:45    [W:0.317 / U:0.608 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site