Tags: ebfe/vim
Toggle v7.4.1366's commit message
patch 7.4.1366
Problem: Typo in test and resulting error in test result.
Solution: Fix the typo and correct the result. (James McCoy, close vim#650 )
Toggle v7.4.1365's commit message
patch 7.4.1365
Problem: Cannot execute a single test function.
Solution: Add an argument to filter the functions with. (Yasuhiro Matsumoto)
Toggle v7.4.1364's commit message
patch 7.4.1364
Problem: The Win 16 code is not maintained and unused.
Solution: Remove the Win 16 support.
Toggle v7.4.1363's commit message
patch 7.4.1363
Problem: Compiler warnings with tiny build.
Solution: Add #ifdefs.
Toggle v7.4.1362's commit message
patch 7.4.1362
Problem: Using unitinialized value.
Solution: Initialize jo_set.
Toggle v7.4.1361's commit message
patch 7.4.1361
Problem: Channel test fails on Solaris.
Solution: Use the 1 msec waittime for all systems.
Toggle v7.4.1360's commit message
patch 7.4.1360
Problem: Can't remove a callback with ch_setoptions().
Solution: When passing zero or an empty string remove the callback.
Toggle v7.4.1359's commit message
patch 7.4.1359
Problem: Channel test ch_sendexpr() times out.
Solution: Increase the timeout
Toggle v7.4.1358's commit message
patch 7.4.1358
Problem: Compiler warning when not building with +crypt.
Solution: Add #ifdef. (John Marriott)
Toggle v7.4.1357's commit message
patch 7.4.1357
Problem: Error for returning value from void function.
Solution: Don't do that.
You can’t perform that action at this time.