mirror of
https://github.com/dlang/phobos.git
synced 2025-04-29 14:40:30 +03:00
Deprecate std.c.* and move all remaining declarations to core.stdc.*
This commit is contained in:
parent
a5cd0d85ff
commit
093d636de4
41 changed files with 176 additions and 750 deletions
|
@ -10,6 +10,7 @@
|
|||
* Put them separate so they'll be externed - do not link in linuxextern.o
|
||||
*/
|
||||
|
||||
deprecated("Please remove this import. This module is empty and will be removed in April 2015.")
|
||||
module std.c.linux.linuxextern;
|
||||
|
||||
// No longer needed since "extern" storage class
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue