[Bug c/42990] "warning: implicit declaration of function 'xxx' " instead of "error: ..."

2010-02-07 Thread vyg84 at mail dot ru
--- Comment #7 from vyg84 at mail dot ru 2010-02-07 17:07 --- I agree with all above but in my case linker should raise error "unresolved external: int atof(char* )" without having in glibc "int atof(char* )" (but should not for "double atof(char* )"

[Bug c/42990] "warning: implicit declaration of function 'xxx' " instead of "error: ..."

2010-02-07 Thread vyg84 at mail dot ru
--- Comment #4 from vyg84 at mail dot ru 2010-02-07 14:46 --- I think some moments should be cleared. I used Anjuta 2.28.1.0 C console project, include file initially was only stdio.h. I'm not strcitly sure with what language standart my program was compiled, but it is very likely

[Bug c/42990] "warning: implicit declaration of function 'xxx' " instead of "error: ..."

2010-02-06 Thread vyg84 at mail dot ru
--- Comment #1 from vyg84 at mail dot ru 2010-02-07 07:08 --- In my case unpredictable results I recieved during call "atof", but for example "atoi" worked fine. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42990

[Bug c/42990] New: "warning: implicit declaration of function 'xxx' " instead of "error: ..."

2010-02-06 Thread vyg84 at mail dot ru
d of "error: ..." Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: vyg84 at mail dot ru http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42990