Bug #36308 | conf_to_src seems to be deprecated | ||
---|---|---|---|
Submitted: | 24 Apr 2008 0:29 | Modified: | 8 Jun 2009 16:03 |
Reporter: | Monty Taylor | Email Updates: | |
Status: | Won't fix | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S3 (Non-critical) |
Version: | 5.0 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[24 Apr 2008 0:29]
Monty Taylor
[25 Apr 2008 8:23]
Valeriy Kravchuk
Thank you for a problem report. At least in 5.1-BK in strings/ctype-extra.c, line 2, I see a text that this file was generated by conf_to_src utility. So, I assume, it is used somehow during build process. Please, check.
[25 Apr 2008 15:51]
Monty Taylor
Yes, I found this file, but the utility isn't actually referenced in the Makefiles. Perhaps it's used by hand and the results checked in?