Code center > Bugs and fixes
trefbody redefinition? RESOLVED (NO BUG)
goffrie:
I'm not too sure of the circumstances behind this (I'm not very familiar with the DB code) but in DNATokenizing.bas 'trefbody' seems to be defined twice, with different values:
--- Code: ---(...)
sysvar(66).Name = "trefbody"
sysvar(66).value = 437
(...)
sysvar(101).Name = "trefbody"
sysvar(101).value = 472
(...)
--- End code ---
This is from the SVN repository.
EricL:
I don't know what version of the code is in the SVN, but it's obviously ancient. I fixed this long long ago.
The official list of sysvars is here.
Numsgil:
2.43 is in the SVN. Since that's the last "official" release.
EricL:
FYI, I kind of did away with the "official release" verbage and took 2.43 off the main download page awhile ago. The buddy drops are pretty solid these days and I do a bunch of testing on them usually before I release so it didn't make much sense to point new people at such an old version...
Numsgil:
Sure, but you also aren't releasing the source with every buddy drop, so I can't exactly update the SVN.
If you want, I'll set you up with an SVN account and you can submit the code everytime you release a new drop.
Navigation
[0] Message Index
[#] Next page
Go to full version