By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 2711 - Build issue: tdebindings FTBFS in opensuse tumbleweed
Summary: Build issue: tdebindings FTBFS in opensuse tumbleweed
Status: RESOLVED FIXED
Alias: None
Product: TDE
Classification: Unclassified
Component: non-core programs (show other bugs)
Version: R14.1.x [Trinity]
Hardware: Other Linux
: P5 normal
Assignee: Francois Andriot
URL:
Depends on:
Blocks: R14.0.4
  Show dependency treegraph
 
Reported: 2016-10-09 07:31 CDT by Francois Andriot
Modified: 2016-10-09 09:46 CDT (History)
3 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments
tdebindings: fix missing assert declaration (255 bytes, patch)
2016-10-09 07:32 CDT, Francois Andriot
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Francois Andriot 2016-10-09 07:31:57 CDT
dcopperl FTBFS with message "assert was not defined in this scope"
Comment 1 Francois Andriot 2016-10-09 07:32:36 CDT
Created attachment 2723 [details]
tdebindings: fix missing assert declaration
Comment 2 Slávek Banko 2016-10-09 09:46:37 CDT
Pushed to GIT in hash 02118962 (master) and 04a54485 (r14.0.x).
Thank you for the patch!