Online Developer Meeting (2022-05-24): Difference between revisions

→‎Today's topics: Update with notes from meeting
Tags: Mobile edit Mobile web edit
(→‎Today's topics: Update with notes from meeting)
 
Line 8: Line 8:
* Drop "native" MXE Octave builders from buildbot configuration?
* Drop "native" MXE Octave builders from buildbot configuration?
** [https://octave.discourse.group/t/drop-native-builds-from-mxe-octave/2689 Discourse thread]
** [https://octave.discourse.group/t/drop-native-builds-from-mxe-octave/2689 Discourse thread]
*** Drop the builder from the buildbot configuration.
*** Don't '''actively''' remove support for native builds from MXE Octave. But don't spend too much time maintaining it. Maybe at some later time, someone will step up to maintain it again.
* Timeframe for Octave 7.2 release?
* Timeframe for Octave 7.2 release?
** Important fixes (among others possible loss of .m file content on exit)
** Important fixes (among others possible loss of .m file content on exit)
Line 15: Line 17:
** Buildbot worker on ARM hardware?
** Buildbot worker on ARM hardware?
*** No, see below
*** No, see below
*** Maybe, at a later point ask again for access to their AARCH64 server farm.
** Possible to run a Mercurial server? With mirror(?), forks for GSoC students(?), ...
** Possible to run a Mercurial server? With mirror(?), forks for GSoC students(?), ...
*** Possible, needs setup 😇
*** Possible, needs setup 😇
*** For the time being, GSoC students should use a public service for their fork.
** Short summary: Octave got one x86_64 server instance '''(2 cores, 4 GB memory, 500 GB HDD)''', useful as webserver probably?!
** Short summary: Octave got one x86_64 server instance '''(2 cores, 4 GB memory, 500 GB HDD)''', useful as webserver probably?!
<syntaxhighlight lang="bash>
<syntaxhighlight lang="bash>
Line 70: Line 74:
** https://octave.discourse.group/t/implementing-unimplemented-m/2706/5
** https://octave.discourse.group/t/implementing-unimplemented-m/2706/5
** Need clarity about the purpose: Helping search vs. Motivate to join Octave community.
** Need clarity about the purpose: Helping search vs. Motivate to join Octave community.
* How to implement a classdef class in C++ code only?
** Why is the classdef implementation so complicated? Does it need to be?
** @carandraug and @Maged will look into this for their GSoC project. Pointers welcome.
** Maybe, some kind of documentation could be a result of the GSoC project.


== Previous topics ==
== Previous topics ==
216

edits