⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

index/numPages/numSlides: unsigned => int#197

Open
vedgy wants to merge 1 commit intoYACReader:developfrom
vedgy:index-num-no-unsigned
Open

index/numPages/numSlides: unsigned => int#197
vedgy wants to merge 1 commit intoYACReader:developfrom
vedgy:index-num-no-unsigned

Conversation

@vedgy
Copy link
Contributor

@vedgy vedgy commented Feb 6, 2021

This change gets rid of a few GCC's -Wsign-compare warnings and several explicit casts because of different signedness.

Make several getters const member functions rather than slots.

Rename several signals from numPages() to numPagesChanged() to simplify using function pointer-based signal-slot connection syntax.

This change gets rid of a few GCC's -Wsign-compare warnings and several
explicit casts because of different signedness.

Make several getters const member functions rather than slots.

Rename several signals from numPages() to numPagesChanged() to
simplify using function pointer-based signal-slot connection syntax.
@vedgy
Copy link
Contributor Author

vedgy commented Mar 1, 2021

I've cleaned up Render code somewhat in https://github.com/vedgy/yacreader/commits/clean-up-render based on this branch. I'll create a separate pull request after this one is merged to avoid resolving merge conflicts repeatedly.

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.

1 participant