Skip to content

Overlong line in [syserr.errcode.nonmembers] #676

Closed
@jwakely

Description

@jwakely

2 Returns: lhs.category() < rhs.category() || lhs.category() == rhs.category() && lhs.value()
< rhs.value()

It doesn't want to break before lhs.value(), or even after lhs.

I can make it lhs.val- \ ue() but ick.

Activity

tkoeppe

tkoeppe commented on Apr 5, 2016

@tkoeppe
Contributor

Use a code block rather than display it inline?

burblebee

burblebee commented on Apr 13, 2016

@burblebee
Contributor

I've seen code blocks used elsewhere in Returns: clauses to solve this problem.

BTW, there are a ton of "Overfull" warnings emitted now from Latex - is that a related issue? We also get a ton of "Underfull" warnings - what causes those? I've opened a github issue #693 for the "Underfull"/"Overfull" warnings.

jensmaurer

jensmaurer commented on Nov 17, 2016

@jensmaurer
Member

This is a special case of #693.

jensmaurer

jensmaurer commented on Nov 18, 2016

@jensmaurer
Member

The original issue seems to be using a codeblock these days.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @jwakely@tkoeppe@burblebee@jensmaurer

        Issue actions

          Overlong line in [syserr.errcode.nonmembers] · Issue #676 · cplusplus/draft