To: vim-dev@vim.org Subject: Patch 6.2f.014 (extra) Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit ------------ Patch 6.2f.014 (extra) Problem: Macintosh: ex_eval is not included in the project file. Solution: Add ex_eval. (Dany St-Amant) Files: src/os_mac.pbproj/project.pbxproj *** ../vim-6.2f.013/src/os_mac.pbproj/project.pbxproj Mon May 26 22:15:05 2003 --- src/os_mac.pbproj/project.pbxproj Wed May 28 21:12:52 2003 *************** *** 294,299 **** --- 294,300 ---- 273798C500B36B037F000001, 273798C700B36B037F000001, 273798C800B36B037F000001, + 7E3AAAD704841C0000EFC20E, 273798C900B36B037F000001, 273798CB00B36B037F000001, 273798CC00B36B037F000001, *************** *** 516,521 **** --- 517,524 ---- F5D0FB2D00F8C2BF01000001, F5E2C54000FACD0901000001, F5CC3220018E3F6801891561, + 7E3AAAD804841C0000EFC20E, + 7E556E1404841F7900882585, ); isa = PBXSourcesBuildPhase; name = Sources; *************** *** 1460,1465 **** --- 1463,1495 ---- //272 //273 //274 + //7E0 + //7E1 + //7E2 + //7E3 + //7E4 + 7E3AAAD704841C0000EFC20E = { + isa = PBXFileReference; + path = ex_eval.c; + refType = 4; + }; + 7E3AAAD804841C0000EFC20E = { + fileRef = 7E3AAAD704841C0000EFC20E; + isa = PBXBuildFile; + settings = { + }; + }; + 7E556E1404841F7900882585 = { + fileRef = 273798ED00B36B047F000001; + isa = PBXBuildFile; + settings = { + }; + }; + //7E0 + //7E1 + //7E2 + //7E3 + //7E4 //F50 //F51 //F52 *** ../vim-6.2f.013/src/version.c Wed May 28 20:56:21 2003 --- src/version.c Wed May 28 21:16:11 2003 *************** *** 632,633 **** --- 632,635 ---- { /* Add new patch number below this line */ + /**/ + 14, /**/ -- Never enter the boss's office unless it's absolutely necessary. Every boss saves one corner of the desk for useless assignments that are doled out like Halloween candy to each visitor. (Scott Adams - The Dilbert principle) /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// Creator of Vim - Vi IMproved -- http://www.Vim.org \\\ \\\ Project leader for A-A-P -- http://www.A-A-P.org /// \\\ Help AIDS victims, buy at Amazon -- http://ICCF.nl/click1.html ///