dyavc
dyavc
Also reproduces in Dyalog 19.0.46863 64-bit Unicode, BuildID 64462afc Link 3.1.2
Customer says about the workaround: "We didn´t use a scripted namespace, but single files in a folder, because in version control sysstems like Git or SVN it es then easier...
will close this as it might not be a link issue, will log against Dyalog, issue 24055 no link repro: 2 ⎕fix 'file://c:\tmp\Err_Include_NS\person.aplc' 2 ⎕fix 'file://c:\tmp\Err_Include_NS\person_a.aplc' 2 ⎕fix 'file://c:\tmp\Err_Include_NS\go.aplf' 'Allgemein'...
This issue also prevents customising typeextensions. )clear mytypeext←1 2⍴ 3 'aplf' ]link.create # d:/temp/linktest -flatten -fastload -source=dir -typeextensions=mytypeext ERRORS ENCOUNTERED: ⎕SE.Link.Create: Destination namespace not empty: #
I have asked cenghoff this via email: Can you achieve what you want with something like this? ]link.create # c:\repos\tools-global-apl -flatten -fastload -source=dir The default for typeExtensions is Default: 6...