mirror of
https://github.com/dlang/phobos.git
synced 2025-05-04 17:11:26 +03:00
Fix issue #8471 - allow only pointers as readf parameters
This commit is contained in:
parent
db204e0f8a
commit
882a1fb8f6
2 changed files with 6 additions and 2 deletions
2
changelog/std-stdio-readf-only-pointers.dd
Normal file
2
changelog/std-stdio-readf-only-pointers.dd
Normal file
|
@ -0,0 +1,2 @@
|
|||
`std.stdio.readf` now only accepts pointers as input arguments.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue