Tasks #589
jcom.core.cpp - removing jcom_core_getfilepath
| Status: | New | Start date: | 2010-09-01 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | - | |||
| Branch: |
Description
from line 188 of jcom.core.cpp
// Function the translates a Max path+filename combo into a correct absolutepath
// TODO: remove this function once we've completed the transition to Max5, as path_topathname() is fixed for Max5
Navid reported today a crash in this function in a stand-alone application context.
Not sure if the crash really starts in this function, but since we can use the Max5 API now, why not using it...