https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83458

--- Comment #3 from Daan van Vugt <daanvanvugt at gmail dot com> ---
Ahh, okay, thanks!

On Fri, Dec 22, 2017 at 5:58 AM, jvdelisle at gcc dot gnu.org <
gcc-bugzi...@gcc.gnu.org> wrote:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83458
>
> Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed:
>
>            What    |Removed                     |Added
> ------------------------------------------------------------
> ----------------
>              Status|ASSIGNED                    |RESOLVED
>          Resolution|---                         |INVALID
>
> --- Comment #2 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
> You have your inquire arguments wrong
>
> Try:
>
>  inquire(unit=un, opened=openedq, name=name_of_file)
>
> or
>
>  inquire(number=un, opened=openedq, file="/dev/urandom")
>
> Marking as invalid
>
> --
> You are receiving this mail because:
> You reported the bug.
>

Reply via email to