Displaying 7 results from an estimated 7 matches for "assert_failed".
Did you mean:
assert_fail
2008 Dec 11
0
[PATCH] change BUILD_BUG_ON()
...(char *file, int line);
#define WARN_ON(p) do { if (p) WARN(); } while (0)
/* Force a compilation error if condition is true */
-#define BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2 * !!(condition)]))
+#define BUILD_BUG_ON(condition) ((void)sizeof(struct { int:-!!(condition); }))
#ifndef assert_failed
#define assert_failed(p) \
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2014 Dec 15
0
Asterisk 12.8.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 12.8.0.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 12.8.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following are the issues resolved in this release:
Bugs
2014 Dec 15
0
Asterisk 12.8.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 12.8.0.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 12.8.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following are the issues resolved in this release:
Bugs
2014 Dec 15
0
Asterisk 13.1.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 13.1.0.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 13.1.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following are the issues resolved in this release:
New
2014 Dec 15
0
Asterisk 13.1.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 13.1.0.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 13.1.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following are the issues resolved in this release:
New
2016 Jul 27
3
Asterisk 14.0.0-beta1 Now Available
The Asterisk Development Team has announced the first beta of
Asterisk 14.0.0. This beta is available for immediate
download at http://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 14.0.0-beta1 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following are the issues resolved in this beta:
New
2019 Dec 24
0
Certified Asterisk 16.3-cert1 Now Available
The Asterisk Development Team would like to announce the release of
Certified Asterisk 16.3-cert1.
This release is available for immediate download at
https://downloads.asterisk.org/pub/telephony/certified-asterisk
The release of Certified Asterisk 16.3-cert1 resolves several issues
reported by the
community and would have not been possible without your participation.
*Thank you!*
The following