If I change some stuff in a library that forces the user to recompile all programs because it's not binary compatible I have to change the major number right? But just changing the order in an enum datatype does not exactly look like such a big change. But the only way to avoid this problem is adding the new entries at the end of the enum. Or do I miss something obvious here? Michael -- Michael Meskes [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!
- Re: [HACKERS] Library versioning Michael Meskes
- Re: [HACKERS] Library versioning Alfred Perlstein
- Re: [HACKERS] Library versioning Michael Meskes