|
bk commit into 4.1 tree (1.1528): msg#00437db.mysql.devel
Below is the list of changes that have just been committed into a local 4.1 repository of venu. When venu does a push these changes will be propagated to the main repository and, within 24 hours after the push, to the public repository. For information on how to access the public repository see http://www.mysql.com/doc/I/n/Installing_source_tree.html ChangeSet 1.1528 03/04/30 09:42:08 venu@xxxxxxxxxx +1 -0 make_win_src_distribution.sh: Fix for bdb/cxx as they contain .cpp files directly ( for 4.0 to go ) scripts/make_win_src_distribution.sh 1.5 03/04/30 09:41:17 venu@xxxxxxxxxx +1 -1 Fix for bdb/cxx as they contain .cpp files directly ( for 4.0 to go ) # This is a BitKeeper patch. What follows are the unified diffs for the # set of deltas contained in the patch. The rest of the patch, the part # that BitKeeper cares about, is below these diffs. # User: venu # Host: myvenu.com # Root: /home/venu/work/sql/dev-4.1 --- 1.4/scripts/make_win_src_distribution.sh Wed Apr 16 11:47:01 2003 +++ 1.5/scripts/make_win_src_distribution.sh Wed Apr 30 09:41:17 2003 @@ -160,7 +160,7 @@ for arg do print_debug "Copying files from directory '$arg'" cd $SOURCE/$arg/ - for i in *.c *.h *.ih *.i *.ic *.asm *.def \ + for i in *.c *.cpp *.h *.ih *.i *.ic *.asm *.def \ README INSTALL* LICENSE do if [ -f $i ] -- MySQL Internals Mailing List For list archives: http://lists.mysql.com/internals To unsubscribe: http://lists.mysql.com/internals?unsub=gcdmd-internals@xxxxxxxxxxx |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Segfault during mysql_install_db: 00437, Sebastian Bergmann |
|---|---|
| Next by Date: | Re: Segfault during mysql_install_db: 00437, Sergey S. Kostyliov |
| Previous by Thread: | bk commit into 4.1 tree (1.1528)i: 00437, ramil |
| Next by Thread: | bk commit - mysqldoc tree (1.389): 00437, lenz |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |