[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: undefined reference to `main' and strange gnat behaviour



Le mercredi 24 septembre 2014 à 12:09 +0200, Gour a écrit : 
> $ vim hello.adb 
> 
> $ ls -al
> total 36
> drwxr-xr-x 1 gour gour    60 Ruj 24 12:04 ./
> drwxr-xr-x 1 gour gour   118 Ruj 21 17:30 ../
> -rwxr-xr-x 1 gour gour 23627 Ruj 24 12:03 hello*
> -rw-r--r-- 1 gour gour   117 Ruj 24 12:04 hello.adb
> -rw-r--r-- 1 gour gour  1487 Ruj 24 12:04 hello.ali
> -rw-r--r-- 1 gour gour   657 Ruj 24 12:04 hello.o
> 
> 
> which shows that after editing file with vim, timestamps of the
> hello.{ali,o} changes as if vim automagically triggers compilation.

I'm using vim rarely but I've never ever seen this behavior!!!! Do you
confirm that if you edit hello.adb and put some wrong code in it the .o
timestamp is not changed after you exit?

-- 
  Pascal Obry /  Magny Les Hameaux (78)

  The best way to travel is by means of imagination

  http://v2p.fr.eu.org
  http://www.obry.net

  gpg --keyserver keys.gnupg.net --recv-key F949BD3B


Reply to: