Skip to content
This repository was archived by the owner on Sep 1, 2023. It is now read-only.

the page margins are integers#10

Open
janstary wants to merge 1 commit intoarsv:masterfrom
janstary:margins
Open

the page margins are integers#10
janstary wants to merge 1 commit intoarsv:masterfrom
janstary:margins

Conversation

@janstary
Copy link

u2ps_opts.c:31:19: warning: implicit conversion from 'double' to 'int' changes value from 57.5 to 57 [-Wliteral-conversion]
        .mb = 55,  .mr = 57.5
                         ^~~~
u2ps_opts.c:30:19: warning: implicit conversion from 'double' to 'int' changes value from 57.5 to 57 [-Wliteral-conversion]
        .mt = 55,  .ml = 57.5,      /* some reasonable margins */
                         ^~~~

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant