Back to the main page.

Bug 825 - mutexlock in combination with outputfile fails in ft_freqanalysis when ft_checkconfig is strictly removing unused cfg options

Status CLOSED FIXED
Reported 2011-07-19 09:07:00 +0200
Modified 2011-07-28 08:53:18 +0200
Product: FieldTrip
Component: core
Version: unspecified
Hardware: PC
Operating System: Mac OS
Importance: P1 critical
Assigned to: Jan-Mathijs Schoffelen
URL:
Tags:
Depends on:
Blocks:
See also:

Jan-Mathijs Schoffelen - 2011-07-19 09:07:49 +0200

my suspicion is that it will fail everywhere. Solution would be to access the outputlock option prior to the call to ft_checkconfig (same as what is done at present with cfg.outputfile)


Jan-Mathijs Schoffelen - 2011-07-19 09:11:32 +0200

grep mutex *.m will yield only references to ft_freqanalysis, so I'll set the status to fixed for the time being.