PyNFG is designed to make it easy for researchers to model strategic
environments using the Network Form Game (NFG) formalism developed by David
Wolpert with contributions from Ritchie Lee, James Bono and others. The main
idea of the NFG framework is to translate a strategic environment into the
language of probabilistic graphical models. The result is a more intuitive,
powerful, and user-friendly framework than the extensive form
StdDefs.c: In function 'putstr':
StdDefs.c:120:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
for (j = 0; j <= strlen(s); j++)
^
-BUILDLINK_FNAME_TRANSFORM.avr-gcc+= -e "s,${AVR_TARGET}/lib/,lib/,g"
(with comment, getting .builkdlink/lib/ -> .buildlinklib/ )
Looking for the resolution for packaging emulators/simulavr and
wip/simulavr-git (former has another problem now).
ctutils is a set of simple tools for analyzing data in CT scans
Currently the project supports scans in TXM format
(as produced by Xradia products), VGI format (as produced by ??? products),
and TIFF stacks
- libiberty.a will be installed as
lib/gcc/avr/${PKGVERSION}/libiberty.a
(previous 4.5.3, and 4.7.3 did not have the one).
and it is moved from lib/libiberty.a to above to avoid confilct to
other cross and native tools.
From grepping 'avr' from NEWS file:
---------------------------------
On AVR, the configure option --with-avrlibc supported since GCC 4.7.2
is turned on per default for all non-RTEMS configurations. This option
arranges for a better integration of [3]AVR Libc with avr-gcc. For
technical details, see [4]PR54461. To turn off the option in non-RTEMS
configurations, use --with-avrlibc=no. If the compiler is configured
for RTEMS, the option is always turned off.
* Support has been added for the AVR-specific configure option
--with-avrlibc=yes in order to arrange for better integration of
[3]AVR-Libc. This configure option is supported in avr-gcc 4.7.2
and newer and will only take effect in non-RTEMS configurations. If
avr-gcc is configured for RTEMS, the option will be ignored which
is the same as specifying --with-avrlibc=no. See [4]PR54461 for
more technical details.
3. http://www.nongnu.org/avr-libc/
4. http://gcc.gnu.org/PR54461
#include <avr/io.h> /* Port Definitions from AVR-LibC */
* [297]14064 [avr-elf] -fdata-sections triggers ICE
* [302]16884 [avr-elf] [fweb related] bug while initializing
- Add post-install: target. Files under examples/python weren't installed
as a default.
- Add disabled (with ## ) lines for SUBST. Those are trace of trial
to add *.elf in example to be installed. (See TODO for the note).
- use wip/avr-gcc (4.8.3 to be committed later)
(PLIST)
+include/simulavr/*.hpp
-share/doc/simulavr/examples/python/*.elf
(patches deleted)
- patch-bootstrap
patch-src_Makefile.am
patch-Makefile.am
(patch-configure.ac)
- Drop the chunk for automake related problem
----------
This release fixes a pair of related defects that have been there
since TQSL 1.x
When you create a station location, you associate it with a callsign
certificate. When you sign a log, you select a location for signing,
which then uses the callsign to select the right callsign certificate.
The problems happen when you do unexpected things with those
certificates.
If you create a station location for K1MU, then delete all of the
certificates for K1MU, then signing a log would cause an "Invalid
Argument" error. TQSL has been corrected to now display an error that
there are no valid callsign certificates.
Similarly, if you create a station location and then let the
associated callsign certificate to expire, trying to sign using that
location would also give an unhelpful "Invalid Argument" message.
When there were no matching certificates, displaying the properties of
a station location would display an incorrect callsign.
These defects have been corrected in RC5 so that useful error messages
are displayed for these cases.
+DISTNAME= mu-cite-201406091013
-------
2014-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
* mu-register.el (mu-cite-get-no-prefix-register-verbose-method):
New function.
(mu-cite-get-prefix-register-verbose-method): Work for it.
* mu-cite.el (mu-cite-default-methods-alist):
Add a new method `no-prefix-register-verbose'.
(mu-cite-original): Register a name before generating top cite form.
(fill-column-for-fill-cited-region): Don't use default-fill-column.
(string-compare-from-top): Replace sref with aref.
LibPGF is a library for encoding and decoding the progressive graphics
file (PGF) format. PGF is is based on discrete, fast wavelet transform
with progressive coding features and has both lossy and lossless
compression.
disable it for interim fix:
Creating /WRKOBJDIR/wip/emacs-current/work/emacs/info-dir.25076...
../../info/efaq-w32.info: No such file or directory
../../info/ccmode.info: No such file or directory
Makefile:182: recipe for target '../../info/efaq-w32.info' failed
gmake[3]: *** [../../info/efaq-w32.info] Error 1
Makefile:177: recipe for target '../../info/ccmode.info' failed
gmake[3]: *** [../../info/ccmode.info] Error 1