Skip to content

Conversation

@cmcaine
Copy link
Contributor

@cmcaine cmcaine commented Jun 1, 2023

The old link described %g inaccurately. The new one is better (tho it mentions %n, which we don't support).

Edit, the reference is also wrong about how Printf.jl will print Inf and NaN, but I don't know if that's a bug in Printf.jl or an intentional change (Julia prints them as Inf, -Inf and NaN, stdio.h prints them all lowercase or uppercase depending on the capitalisation of the type specifier).

The old link described %g inaccurately. The new one is better (tho it mentions %n, which we don't support).
@Seelengrab
Copy link
Contributor

Ideally, we wouldn't link to a C++ resource at all, since we don't support many of the flags C++ supports..

@cmcaine
Copy link
Contributor Author

cmcaine commented Jun 1, 2023

I agree, but I didn't want to write a reference for it today :)

I think this small change is still worth merging, unless someone fancies writing that reference now.

@quinnj quinnj merged commit c3d70e8 into JuliaLang:master Jun 3, 2023
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

Successfully merging this pull request may close these issues.

3 participants