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

Deprecation warnings #153

Open
NathanBnm opened this issue Jun 1, 2020 · 2 comments
Open

Deprecation warnings #153

NathanBnm opened this issue Jun 1, 2020 · 2 comments

Comments

@NathanBnm
Copy link
Contributor

NathanBnm commented Jun 1, 2020

Here are some deprecation warning which needs to be fixed:

../src/InputView.vala:70.25-70.65: warning: `Gtk.StyleContext.get_font' has been deprecated since 3.8
../src/InputView.vala:72.9-72.33: warning: `Gtk.Widget.override_font' has been deprecated since 3.16
../src/InputView.vala:245.29-245.41: warning: `Gtk.Alignment' has been deprecated since 3.14
../src/InputView.vala:245.13-245.21: warning: `Gtk.Alignment' has been deprecated since 3.14
../src/InputView.vala:251.13-251.42: warning: `Gtk.Widget.override_background_color' has been deprecated since 3.16
../src/ResultView.vala:40.27-40.39: warning: `Gtk.Alignment' has been deprecated since 3.14
../src/ResultView.vala:55.25-55.63: warning: `Gtk.StyleContext.get_font' has been deprecated since 3.8
../src/ResultView.vala:57.9-57.31: warning: `Gtk.Widget.override_font' has been deprecated since 3.16
../src/ResultView.vala:64.9-64.43: warning: `Gtk.Widget.override_background_color' has been deprecated since 3.16
../src/ResultView.vala:124.29-124.41: warning: `Gtk.Alignment' has been deprecated since 3.14
../src/ResultView.vala:124.13-124.21: warning: `Gtk.Alignment' has been deprecated since 3.14
../src/ResultView.vala:127.9-127.38: warning: `Gtk.Widget.override_background_color' has been deprecated since 3.16
../src/PasteBinDialog.vala:179.33-179.41: warning: `Gtk.Alignment' has been deprecated since 3.14
../src/PasteBinDialog.vala:179.17-179.25: warning: `Gtk.Alignment' has been deprecated since 3.14
../src/Tutorial.vala:45.9-45.27: warning: `Gtk.Button.xalign' has been deprecated since 3.14
@parnoldx
Copy link
Owner

parnoldx commented Jun 1, 2020

Als long as those work it is not really necessary for me.

@NathanBnm
Copy link
Contributor Author

It's not a good practice to keep warnings, just opening this to report it

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

No branches or pull requests

2 participants