| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Gerald Clark | Date: | May 19 2000 1:51pm |
| Subject: | libmysqlclient.a and m_string.h on RH6.2 intel with mysql 3.23.16 | ||
| View as plain text | |||
I just noticed when switching to 3.23 in m_string.h #if defined(HAVE_STPCPY) && !defined(HAVE__mit_thread) #define strmov(A,B) stpcpy((A),(B)) #endif This causes any program that uses libmysqlclient to fail linking if strmov() is referenced. Should there be a change to mysql.h to accomodate this, or do all source files that use strmov() need to be changed? Thanks.
| Thread | ||
|---|---|---|
| • libmysqlclient.a and m_string.h on RH6.2 intel with mysql 3.23.16 | Gerald Clark | 19 May |
| • Re: libmysqlclient.a and m_string.h on RH6.2 intel with mysql 3.23.16 | sinisa | 19 May |
