Skip to content

Replace deprecated pango_xft_get_context#3

Open
jer-gentoo wants to merge 1 commit intothePalindrome:masterfrom
jer-gentoo:patch-1
Open

Replace deprecated pango_xft_get_context#3
jer-gentoo wants to merge 1 commit intothePalindrome:masterfrom
jer-gentoo:patch-1

Conversation

@jer-gentoo
Copy link

notes.c: In function ‘initXnots’:
notes.c:101:5: warning: ‘pango_xft_get_context’ is deprecated [-Wdeprecated-declarations]
  101 |     xnots.pcontext = pango_xft_get_context( DPY, SCREEN );
      |     ^~~~~
In file included from xnots.h:23,
                 from notes.c:10:
/usr/include/pango-1.0/pango/pangoxft.h:82:15: note: declared here
   82 | PangoContext *pango_xft_get_context      (Display *display,
      |               ^~~~~~~~~~~~~~~~~~~~~

```
notes.c: In function ‘initXnots’:
notes.c:101:5: warning: ‘pango_xft_get_context’ is deprecated [-Wdeprecated-declarations]
  101 |     xnots.pcontext = pango_xft_get_context( DPY, SCREEN );
      |     ^~~~~
In file included from xnots.h:23,
                 from notes.c:10:
/usr/include/pango-1.0/pango/pangoxft.h:82:15: note: declared here
   82 | PangoContext *pango_xft_get_context      (Display *display,
      |               ^~~~~~~~~~~~~~~~~~~~~
```
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