Skip to content

Change some warnings to ValueErrors in MBString extension #4971

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

Closed
wants to merge 1 commit into from

Conversation

Girgias
Copy link
Member

@Girgias Girgias commented Dec 6, 2019

Also deleted one test file whose test are covered by loads of other ones.

@Girgias Girgias force-pushed the mbstring-warnings-to-errors branch from d865892 to 80f9e8e Compare December 7, 2019 16:50
@Girgias
Copy link
Member Author

Girgias commented Dec 7, 2019

Dropped the ones which are being dealt by #4977 and added some other conversions in a follow up commit.

@Girgias Girgias force-pushed the mbstring-warnings-to-errors branch from 0039293 to 5e7aa47 Compare January 8, 2020 00:27
@Girgias
Copy link
Member Author

Girgias commented Jan 8, 2020

Kinda WIP until I figure out why the negative offset in normal mode are not returning the correct error code in the mbfilter.c source.

(And I maybe also discovered another off by one bug in the same part).
Edit: actually no

@Girgias Girgias force-pushed the mbstring-warnings-to-errors branch from 5e7aa47 to 31e9a35 Compare January 9, 2020 00:56
@Girgias
Copy link
Member Author

Girgias commented Jan 9, 2020

It's maybe better that I do the mbfilter changes in an other PR, as currently there are already 3 cases which are "nicer" and don't need to call mbfl_strlen

@Girgias Girgias force-pushed the mbstring-warnings-to-errors branch from 31e9a35 to 793f9b2 Compare January 20, 2020 03:07
@Girgias Girgias force-pushed the mbstring-warnings-to-errors branch 2 times, most recently from a9571fc to 70d6716 Compare January 25, 2020 00:38
@Girgias Girgias force-pushed the mbstring-warnings-to-errors branch 2 times, most recently from 8c9f773 to 3d06d83 Compare February 26, 2020 10:48
@Girgias Girgias force-pushed the mbstring-warnings-to-errors branch from 3d06d83 to 2c51bef Compare February 26, 2020 12:03
@Girgias
Copy link
Member Author

Girgias commented Apr 17, 2020

Surpassed by a bunch of other stuff.

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.

5 participants