Patch 7.4.259
Problem:    Warning for misplaced "const".
Solution:   Move the "const". (Yukihiro Nakadaira)
Files:      src/os_unix.c


*** ../vim-7.4.258/src/os_unix.c        2014-04-02 23:09:23.003439001 +0200
--- src/os_unix.c       2014-04-23 12:40:45.931386548 +0200
***************
*** 2815,2821 ****
      char_u    *from_file;
      char_u    *to_file;
  {
!     static const char const *smack_copied_attributes[] =
        {
            XATTR_NAME_SMACK,
            XATTR_NAME_SMACKEXEC,
--- 2815,2821 ----
      char_u    *from_file;
      char_u    *to_file;
  {
!     static const char * const smack_copied_attributes[] =
        {
            XATTR_NAME_SMACK,
            XATTR_NAME_SMACKEXEC,
*** ../vim-7.4.258/src/version.c        2014-04-12 13:11:58.272430356 +0200
--- src/version.c       2014-04-23 12:49:22.587374098 +0200
***************
*** 736,737 ****
--- 736,739 ----
  {   /* Add new patch number below this line */
+ /**/
+     259,
  /**/

-- 
hundred-and-one symptoms of being an internet addict:
91. It's Saturday afternoon in the middle of May and you
    are on computer.

 /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui