Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using deprecated #import #21

Closed
aglab2 opened this issue Apr 24, 2016 · 1 comment
Closed

Using deprecated #import #21

aglab2 opened this issue Apr 24, 2016 · 1 comment

Comments

@aglab2
Copy link
Collaborator

aglab2 commented Apr 24, 2016

Hello @ohld! Please fix issue with deprecated #import in your code. I attach example of warning:
/home/denisk/Documents/acroparallels2016/tester/../dokhlopkov/mapped_file/test/test_mf.c:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] #import <stdlib.h> ^ /home/denisk/Documents/acroparallels2016/tester/../dokhlopkov/mapped_file/test/test_mf.c:2:2: warning: #import is a deprecated GCC extension [-Wdeprecated] #import <string.h> ^ /home/denisk/Documents/acroparallels2016/tester/../dokhlopkov/mapped_file/test/test_mf.c:4:2: warning: #import is a deprecated GCC extension [-Wdeprecated] #import "../sources/mapped_file.h"

@ohld
Copy link
Collaborator

ohld commented Apr 25, 2016

Fixed in next version of my lib.

@ohld ohld closed this as completed Apr 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants