- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The GNU-Compiler (Ubuntu/Linaro 4.5.2-8ubuntu4) gives annoying warnings when using MKL:
.../composer_xe_2011_sp1.7.256/mkl/include/mkl_vsl_functions.h:318:1: warning: redundant redeclaration of int vslgetstreamsize_(void*) in same scope
Line 318 should be UPPERCASE, or not?
_MKL_API(int,VSLGETSTREAMSIZE,(const VSLStreamStatePtr))
.../composer_xe_2011_sp1.7.256/mkl/include/mkl_vsl_functions.h:318:1: warning: redundant redeclaration of int vslgetstreamsize_(void*) in same scope
Line 318 should be UPPERCASE, or not?
_MKL_API(int,VSLGETSTREAMSIZE,(const VSLStreamStatePtr))
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Thanks for the report.Yes, the uppercase should be used in line 318 of the the header file.
The issue will be fixed in one of the future releases of the library.
Best,
Andrey
Thanks for the report.Yes, the uppercase should be used in line 318 of the the header file.
The issue will be fixed in one of the future releases of the library.
Best,
Andrey
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page