Jump to content
Muxe Inc Forums
Sign in to follow this  
AngelsHolocaust

new beta: 2.15.1159

Recommended Posts

hi!

 

 

[*] sorted out files for old NDN's; renamed ah_news.txt -> whatsnew.txt

[+] added FORTRAN to highlight data

[!] new licence.txt and file_id.diz

 

[*] compile script(s): if ALL do not start the program & more enhancements

[+] release script(s): added ALL cmd

[+] made int64 unit (tQuad/Comp: mul/div/mod/shr/shl/...)

 

[*] several more language translations {G}

VIEWER

 

[*] viewmode change on right mouse click on INFOLINE

EDITOR

[-] 'Found Str = Block' off didn't highlight fwd search results [A] (Dandv)

VIRTUAL FILE SYSTEMS (VFS)

[-] FIND: RegExMask search ('<') didn't work; MaskSearch was always true [A]

FILE PANEL

[-] Set Attributes on single objects could not delete attributes [A] (Garl)

[-] drive changes always went to ROOT (DriveInfo!) [A] (Garl)

LFN

[-] D32 deleting of directory with files didn't delete RO-files [A] (Garl)

-> LFN lWIN95FindClose,lWIN95Erase,lWIN95Erase,lWIN95DirFunc,lWIN95ChDir

didn't store errors correctly (ThreadVars!)

CALCULATOR

[-] 10002 and $FFFFFFFF crashed NDN/System (Vladimir Bochkarev) [N]

-> all integer operations raised RunTime Error 207 - FPU-Operation Error

when ROUNDING numbers bigger than integer value space (>7FFFFFFF)

 

[*] DoEval checks for MaxComp if an int is requested

[-] numbers with the Max/Min int value weren't copied to clipboard [DNOC]

[+] numbers > $7FFFFFFF weren't possible -> int64 (tQuad/Comp, 64-BIT!)

 

http://ndn.muxe.com/archives/_d32.rar

http://ndn.muxe.com/archives/_w32.rar

http://ndn.muxe.com/archives/_lnx.rar

 

Stefan / AH

Share this post


Link to post
Share on other sites
Basil/2    0
───-< 8-02-2005 11:19:16>
VER :Necromancer's Dos Navigator WIN32 mode
ADD :v2.15.1159 (04-02-2005)
ERR :D8h (216)
ADDR:00430ada
MSG :Access violation
OSD :16 (80x25)
SYS :WinNT
FILE:E:\NDN\SOURCE\Microed\microed4.pas(184)
CS  :001B
DS  :0023
SS  :0023
SP  :CD74
MEMm:29f97000
MEMa:29fb8c20
╔═[2]═════════════════ Edit - D:\Work\MCH3\transport.cpp ══════════════════[]═╗
║  File  Edit  Search  Paragraph  Block  Misc  Options                         
║       }                                                                      ▒
║       else // ACK                                                            ▒
║       {                                                                      ▒
║          PacketsContainer::iterator I;                                       ▒
║          I = QueuedPackets.find(P);                                          ▒
║          bool PktForAckFound = (I != QueuedPackets.end());                   ▒
║          if (PktForAckFound)                                                 ▒
║          {                                                                   ▒
║             format Frm("ACK %1%,%2%ms");                                     ■
║             Frm % (*I)->HeaderInfo() % (GetTickCount() - (*I)->CreateTime)); ▒
║             QueuedPackets.erase(I);                                          ▒
║          }                                                                   ▒
║          else                                                                ▒
║             logMain.Add(PR_HI, "unknAck " + P->HeaderInfo());                ▒
║                                                                              ▒
║          return; // ACKs do NOT processed anyway                             ▒
║       }                                                                      ▒
║                                                                              ▒
║       // Ãðîâåðêà äóáëèðîâàíèÿ                                               ▒
║       // (PktID.ClientID âñåãäà îäèí è òîò æå, ïîñåìó åãî èãíîðèðóåì)        ▒
║       bool Duplicated = Cln->DuplicateCheck(P->Header()->PktId.Number);      
╚══<12·······>═WIN═[041·29]═CrLf═()═76:124/297══════■▒▒▒▒▒▒▒▒▒▒▒▒▒▒ 11:19:16 
1Help   2Save   3Open   4DrwLin 5Block  6Dupe   7Search 8Encode 9NexWin10Menu  

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×