Back to the main page.
Bug 1493 - function names are conflicting with other toolboxes
Status | CLOSED FIXED |
Reported | 2012-05-29 16:50:00 +0200 |
Modified | 2013-04-23 12:06:31 +0200 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P3 normal |
Assigned to: | Robert Oostenveld |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Robert Oostenveld - 2012-05-29 16:50:56 +0200
On 26 May 2012, at 2:19, Arnaud Delorme wrote: Dear all, I have used the attached function on the latest Fieldtrip tarball (or should we say zipball these days?) and have found the potential following conflicts. I thought it might be interesting to try solving them to avoid potential issues. Thanks, Arno Potential conflict between /Users/arno/Downloads/fieldtrip-20120525/external/afni/GetPath.m and /Applications/MATLAB_R2010b.app/toolbox/fixedpoint/fixedpointtool/@fxptds/getpath.m Potential conflict between /Users/arno/Downloads/fieldtrip-20120525/external/afni/Norm.m and /Applications/MATLAB_R2010b.app/toolbox/matlab/matfun/norm.m Potential conflict between /Users/arno/Downloads/fieldtrip-20120525/external/dipoli/example.m and /Users/arno/Downloads/fieldtrip-20120525/external/neuroshare/Example.m Potential conflict between /Users/arno/Downloads/fieldtrip-20120525/external/openmeeg/solid_angle.m and /Users/arno/Downloads/fieldtrip-20120525/src/solid_angle.m Potential conflict between /Users/arno/Downloads/fieldtrip-20120525/external/openmeeg/triplot.m and /Applications/MATLAB_R2010b.app/toolbox/matlab/specgraph/triplot.m Potential conflict between /Users/arno/Downloads/fieldtrip-20120525/external/xml4mat/xml2struct.m and /Applications/MATLAB_R2010b.app/toolbox/bioinfo/biodemos/xml2struct.m Potential conflict between /Users/arno/Downloads/fieldtrip-20120525/fileio/write_fcdc_spike.m and /Users/arno/Downloads/fieldtrip-20120525/compat/write_fcdc_spike.m Potential conflict between /Users/arno/Downloads/fieldtrip-20120525/utilities/istrue.m and /Applications/MATLAB_R2010b.app/toolbox/rptgen/rptgenv1/@cloif/istrue.m Potential conflict between /Users/arno/Downloads/fieldtrip-20120525/utilities/nearest.m and /Applications/MATLAB_R2010b.app/toolbox/fixedpoint/fixedpoint/nearest.m
Jan-Mathijs Schoffelen - 2012-09-24 10:15:47 +0200
cleaning up the unassigned bugs list ;-). to be discussed in FT-meeting. I guess a few can be solved with the appropriate ft prefixes
Robert Oostenveld - 2012-09-24 13:14:16 +0200
(In reply to comment #1) Or moving them to a private subfolder.
Boris Reuderink - 2012-11-02 13:29:57 +0100
I am no longer working on FieldTrip. Hence, I donate all my bugs to the joint development user.
Robert Oostenveld - 2013-01-23 14:54:35 +0100
/Users/arno/Downloads/fieldtrip-20120525/external/afni/GetPath.m /Users/arno/Downloads/fieldtrip-20120525/external/afni/Norm.m and raspberry> svn commit Deleting afni/GetPath.m Deleting afni/Norm.m Adding afni/private Adding afni/private/GetPath.m Adding afni/private/Norm.m Committed revision 7375. /Users/arno/Downloads/fieldtrip-20120525/external/dipoli/example.m and raspberry> svn commit Adding dipoli/dipoli_example.m Deleting dipoli/example.m Committed revision 7376. /Users/arno/Downloads/fieldtrip-20120525/external/neuroshare/Example.m raspberry> svn commit Deleting neuroshare/Example.m Deleting neuroshare/ExampleAnalog.m Adding neuroshare/neuroshare_Example.m Adding neuroshare/neuroshare_ExampleAnalog.m Committed revision 7377. /Users/arno/Downloads/fieldtrip-20120525/external/openmeeg/solid_angle.m /Users/arno/Downloads/fieldtrip-20120525/external/openmeeg/triplot.m and raspberry> svn commit Sending openmeeg/openmeeg_eeg_leadfield_example.m Adding openmeeg/private/refine.m Deleting openmeeg/refine.m Deleting openmeeg/triplot.m Transmitting file data . Committed revision 7390. /Users/arno/Downloads/fieldtrip-20120525/external/xml4mat/xml2struct.m and /Applications/MATLAB_R2010b.app/toolbox/bioinfo/biodemos/xml2struct.m I will not solve this, the name is too generic. /Users/arno/Downloads/fieldtrip-20120525/fileio/write_fcdc_spike.m and has been removed already. /Users/arno/Downloads/fieldtrip-20120525/utilities/istrue.m and /Users/arno/Downloads/fieldtrip-20120525/utilities/nearest.m this is to be fixed in bug 316.
Robert Oostenveld - 2013-04-23 12:06:00 +0200
closed various bugs