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

warnings thrown on native-comp #74

Open
titaniumbones opened this issue Aug 4, 2021 · 0 comments
Open

warnings thrown on native-comp #74

titaniumbones opened this issue Aug 4, 2021 · 0 comments

Comments

@titaniumbones
Copy link

Hi,
thanks for this awesome tool!

I am running the pgtk branch with native comp enabled, emacs 28.0.50-git, very recent (upgraded today). On compilation, I get these warnings; I have also had a lot of trouble using use-package with this package i nthe last few weeks, which may (or may not!) be related to these warnings:

Warning (comp): org-pdftools.el:46:1: Warning: custom-declare-variable `org-pdftools-get-desc-function' docstring wider than 80 characters Disable showing Disable logging
Warning (comp): org-pdftools.el:55:1: Warning: custom-declare-variable `org-pdftools-path-generator' docstring wider than 80 characters Disable showing Disable logging
Warning (comp): org-pdftools.el:78:1: Warning: custom-declare-variable `org-pdftools-export-style' docstring wider than 80 characters Disable showing Disable logging
Warning (comp): org-pdftools.el:121:1: Warning: attempt to let-bind constant ‘t’ Disable showing Disable logging
Warning (comp): org-pdftools.el:121:1: Warning: attempt to let-bind constant ‘t’ Disable showing Disable logging
Warning (comp): org-pdftools.el:392:28: Warning: assignment to free variable ‘org-pdftools-prefix’ Disable showing Disable logging
Warning (comp): org-pdftools.el:392:4: Warning: reference to free variable ‘org-pdftools-prefix’ Disable showing Disable logging
Warning (comp): org-pdftools.el:371:17: Warning: the function ‘org-export-file-uri’ is not known to be defined. Disable showing Disable logging

I know very little about hte constraints that compilation imposes, but putting this here as a reference point, since native-comp has been merged to master & will likely become more commonly used soon.

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

1 participant