Thanks But which .xg or rxgen file creates the error tables ? I have managed to work through all the code except for the initialize_????_error_table references
Also am I right to assume the #define UKERNEL => implies Unix Kernel ? or what is the right meaning for #define KERNEL and #define UKERNEL ? Thanks again to all Derrick Brashear wrote: > On Wed, Mar 25, 2009 at 10:32 AM, Barry Fawthrop <[email protected]> wrote: > >> To All Thank You >> >> I would like this to be an Objective-C++ project. >> Yes this is alot of hard work ,but it might be worth it not sure yet >> >> Where is the actual code for initialize_RXK_error_table >> and other initialize_???+error_table(s) >> >> I have RXK_error_table declared in rxkad.h as >> extern void initalize_RXK_error_table(void); >> But I can not find the code anywhere >> >> >> Thanks again to all you advice and support >> > > You keep tripping over generated code; You can pretty much assume rxgen or > compile_et generates anything you can't find. > > It's not going to help, exactly, because none of it will be objC ready. > _______________________________________________ OpenAFS-devel mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-devel
