Skip to content

Fix compilation errors on debian wheezy/sid.#11

Open
gregoryp wants to merge 1 commit intoevan:masterfrom
gregoryp:master
Open

Fix compilation errors on debian wheezy/sid.#11
gregoryp wants to merge 1 commit intoevan:masterfrom
gregoryp:master

Conversation

@gregoryp
Copy link

@gregoryp gregoryp commented Jul 2, 2012

Debian starting from wheezy compiles all packages with -Werror=format-security which propagates to all gems with native extensions via mkmf.

Patch fixes errors like:
raspell.c: In function ‘aspell_check’:
raspell.c:483:9: error: format not a string literal and no format arguments [-Werror=format-security]

@huerlisi
Copy link

Thanx @gregoryp! I've included this commit also in my pull request #13

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.

2 participants