Skip to content

Commit

Permalink
core: fix compilation of plugin API functions (macros) when compiler …
Browse files Browse the repository at this point in the history
…optimizations are enabled (closes #200)

(cherry picked from commit 03c0067)
  • Loading branch information
flashcode committed Sep 20, 2014
1 parent 2b6d979 commit 1ee8790
Show file tree
Hide file tree
Showing 2 changed files with 422 additions and 399 deletions.
2 changes: 2 additions & 0 deletions ChangeLog.asciidoc
Expand Up @@ -17,6 +17,8 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]

=== Bugs fixed

* core: fix compilation of plugin API functions (macros) when compiler
optimizations are enabled (closes #200)
* core: fix window/buffer pointers used in command /eval
* core: fix modifier "weechat_print": discard only one line when several lines
are displayed in same message (closes #171)
Expand Down

0 comments on commit 1ee8790

Please sign in to comment.