Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add linux build that uses gcc #902

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from
Open

Conversation

jhert0
Copy link
Member

@jhert0 jhert0 commented May 4, 2017

This change is Reviewable

@GrayHatter
Copy link
Member

@endoffile78 let's disable tests for now, and see what happens

Copy link
Member

@GrayHatter GrayHatter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@endoffile78 close or merge?

Reviewable status: 7 files need 2 more reviewers, 1 assignee LGTMs are missing, missing Admin LGTM at current revision.

Copy link
Member

@GrayHatter GrayHatter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 8 of 8 files at r1.
Reviewable status: 8 files need 1 more reviewer, 1 assignee LGTMs are missing, missing Admin LGTM at current revision.


src/ui/edit.c, line 750 at r1 (raw file):

        char *p = edit->data + edit_sel.start;

        const size_t selection_size = edit->length - edit_sel.length + len;

FYI, I don't like this, but it's fine.

@GrayHatter
Copy link
Member

@endoffile78 all builds fail

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.

None yet

3 participants