version number in default hg branch?

David Bateman David.Bateman at motorola.com
Fri Apr 11 10:18:02 CDT 2008


Could we change the version number in the default hg branch? I need to
do something like

#if HAVE_OCTAVE_30
  symbol_record *sr = top_level_sym_tab->lookup (name);
  if (sr) def = sr->def();
#else
  def = symbol_table::varref (std::string (name),
symbol_table::top_scope ());
#endif

in octave-forge to get the documentation with the default hg branch to
build, and both branches currently identify as HAVE_OCTAVE_30. If there
will be a release from the default branch at the same time as the 3.0.1
release I suppose this can wait till then. I'd like to see an
octave-forge release soon after the release of 3.0.1

Regards
David

-- 
David Bateman                                David.Bateman at motorola.com
Motorola Labs - Paris                        +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 6 72 01 06 33 (Mob) 
91193 Gif-Sur-Yvette FRANCE                  +33 1 69 35 77 01 (Fax) 

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary



More information about the Octave-maintainers mailing list