view changelog.tmpl @ 12714:65b7ce254ba3

Fix loading of function handles saved in binary format. Bug #33456. * src/ov-fcn-handle.cc (load_binary): Replace is.get() with is.read().
author Olaf Till <olaf.till@uni-jena.de>
date Thu, 02 Jun 2011 16:31:13 +0200
parents 83606de30dae
children
line wrap: on
line source

header = '{date|shortdate}  {author|person}  <{author|email}>\n\n'
changeset = '\t{desc|tabindent|strip}\n\n\tFiles: {files|stringify|fill68|tabindent|strip}\n\n'