tecosaur / About.jl

Mirror of https://code.tecosaur.net/tec/About.jl
Mozilla Public License 2.0
119 stars 6 forks source link

Extraneous `end` in values.jl #12

Closed George9000 closed 4 months ago

George9000 commented 4 months ago

Lines 454 and 455 of values.jl in src holds what seems to be two extraneous end keywords. This causes About.jl to fail during precompilation on julia 1.12 Removing these fixes the problem.

tecosaur commented 4 months ago

I don't know what you're talking about :wink: (fixed via amendment to the problematic commit, thanks for the bug report!).