florian
b07ba5786b
* updated errord(u).msg files by Karl-Michael Schindler, resolves #27725
...
git-svn-id: trunk@30382 -
2015-03-29 20:02:06 +00:00
Tomas Hajny
9f9ab082da
* fix typo (space instead of underscore resulting in broken help display)
...
git-svn-id: trunk@30041 -
2015-02-28 23:30:24 +00:00
florian
0d944c8b1d
* update of german message files by Karl-Michael Schindler, resolves #27342
...
git-svn-id: trunk@29595 -
2015-02-01 16:24:23 +00:00
florian
2c26c35eb6
* updated copyright year to 2015
...
+ added "and others" if translation was not updated yet
git-svn-id: trunk@29383 -
2015-01-04 15:26:29 +00:00
Tomas Hajny
ee82b6ea0b
* do not mention OS/2 and EMX on option list for x86_64
...
git-svn-id: trunk@29318 -
2014-12-23 23:08:43 +00:00
florian
ce96980f39
* updates to German message files by Karl-Michael Schindler, resolves #27061
...
git-svn-id: trunk@29148 -
2014-11-25 19:07:23 +00:00
Jonas Maebe
43839d1bda
* update of German error message files by Karl-Michael Schindler
...
(mantis #26282 )
git-svn-id: trunk@28129 -
2014-07-02 17:17:38 +00:00
florian
76b2074e59
* updated year in logo from 2013 to 2014
...
git-svn-id: trunk@26841 -
2014-02-22 15:58:03 +00:00
paul
1c578de28c
compiler:
...
* don't allow to apply the same hint directive twice
* change parser_e_proc_dir_not_allowed to more generic variant parser_e_dir_not_allowed - they are similar and 'procedure' prefix does not give more information about the error.
* maybe_parse_hint_directives() uses procdef settings for initial values
+ add tests
git-svn-id: trunk@25720 -
2013-10-08 04:56:42 +00:00
paul
8d526e9b07
compiler: add a check for srsym <> nil since try_consume_unitsym may change srsym to nil, better error message
...
git-svn-id: trunk@25423 -
2013-09-05 08:39:10 +00:00
florian
9c1a4e2217
o error message file update by Karl-Michael Schindler:
...
* updated german ones
* small mistake in english one corrected
git-svn-id: trunk@24915 -
2013-06-18 18:31:24 +00:00
florian
37df6f6455
* nostackframe now results in an error if used on pascal subroutines
...
git-svn-id: trunk@24910 -
2013-06-16 18:59:03 +00:00
florian
3b7a9543c6
* updates of german message files by Karl-Michael Schindler
...
git-svn-id: trunk@23619 -
2013-02-14 18:54:26 +00:00
Jonas Maebe
f1ff92529b
* group all -CT parameters together
...
git-svn-id: trunk@23578 -
2013-02-05 23:09:55 +00:00
Jonas Maebe
39e31337f1
* documented -CTthumbinterworking parameter
...
git-svn-id: trunk@23577 -
2013-02-05 23:09:48 +00:00
florian
3ca7a5ff8e
- remove switch -Wx for arm thumb interworking, one should use -CTHUMBTINTERWORKING=ON instead
...
git-svn-id: trunk@23572 -
2013-02-04 21:46:27 +00:00
florian
cbf7eaaffc
* copyright year updated
...
git-svn-id: trunk@23571 -
2013-02-04 21:33:23 +00:00
florian
d0cbcd419e
* update of the German compiler message file by Karl-Michael Schindler, resolves #23728
...
git-svn-id: trunk@23535 -
2013-01-29 18:34:12 +00:00
florian
fb7f25f410
* removed wrong -N switch (switch is not used) description
...
git-svn-id: trunk@22037 -
2012-08-08 17:02:05 +00:00
Tomas Hajny
b11a2b169a
* fixed inconsistent license files references
...
git-svn-id: trunk@20763 -
2012-04-08 20:00:45 +00:00
Tomas Hajny
20ebbefc2b
* e-mail address for reporting bugs is not valid since long time ago
...
git-svn-id: trunk@20746 -
2012-04-07 16:31:08 +00:00
florian
f4af507321
* inline is only a hint to the compiler which might be ignored so throw only a hint and not a warning if subroutine cannot be inlined
...
git-svn-id: trunk@20626 -
2012-03-25 14:19:45 +00:00
florian
0a118768c0
* updated copyright message to 2012
...
git-svn-id: trunk@20605 -
2012-03-23 18:38:05 +00:00
florian
da9d0d24e8
* update of german error message files by Karl-Michael Schindler, resolves #20021
...
git-svn-id: trunk@18457 -
2011-08-20 08:01:26 +00:00
florian
736071e716
* updated copyright to 2011
...
* corrected copyright notice in message files and added "and others"
git-svn-id: trunk@17232 -
2011-04-02 20:06:46 +00:00
florian
f8b01f76a4
* update of german message files by Karl-Michael Schindler, resolves #18815
...
git-svn-id: trunk@16995 -
2011-02-24 12:48:40 +00:00
paul
101f545ad0
compiler: don't allow generic object types (interfaces,dispinterfaces,objclasses,...) to have type,var,const sections if regular object types don't have them. currently only objects, classes and records are allowed to have nested type,var,const sections.
...
git-svn-id: trunk@16669 -
2010-12-31 02:31:51 +00:00
paul
3c6fde4acc
compiler: rename parser_e_constructors_always_objects message to parser_e_only_methods_allowed and extended the meaning it has, don't allow class constructors to be declared outside the class/record + test
...
git-svn-id: trunk@16626 -
2010-12-24 06:41:41 +00:00
mazen
b127fc154a
* Fixed spell error revealed by lintian.
...
git-svn-id: trunk@16094 -
2010-10-06 20:33:57 +00:00
florian
0c9298a1be
* update of German error message file by Karl-Michael Schindler, resolves #17256
...
git-svn-id: trunk@15904 -
2010-08-25 15:52:56 +00:00
florian
6f07880614
* updated copyright notice to 2010
...
git-svn-id: trunk@15724 -
2010-08-06 11:23:43 +00:00
Jonas Maebe
2bf79e6e51
* fixed error message when using for-in with Objective-Pascal 1.0
...
git-svn-id: trunk@15541 -
2010-07-10 10:00:19 +00:00
marco
e5b9d690b9
* -d and -du msgfiles updated by kms, mantis 16840
...
git-svn-id: trunk@15527 -
2010-07-04 16:31:42 +00:00
marco
bb385c385d
* translation updates from kms (Mantis 15849)
...
git-svn-id: trunk@14937 -
2010-02-26 09:01:09 +00:00
paul
8166148a37
compiler: 'static' keyword:
...
- deprecate -St compiler switch
- remove $STATIC directive
- unconditionally enable 'static' keyword usage
- adopt tests, samplecfg, fpc.cft, error messages
git-svn-id: trunk@14569 -
2010-01-07 19:02:09 +00:00
marco
ac5552cec0
* German msg files from KMS, mantis 14966
...
git-svn-id: trunk@14009 -
2009-11-02 20:15:14 +00:00
florian
e022a86c47
* update of german error message files by Karl-Michael Schindler
...
git-svn-id: trunk@13506 -
2009-08-09 16:35:09 +00:00
florian
22745d74a8
o Message file update by Karl-Michael Schindler
...
* Updates of error message files, mainly the two German files and a small typo correction of the English
git-svn-id: trunk@13286 -
2009-06-17 21:30:18 +00:00
Jonas Maebe
bbfd8812c9
* small fixes from Karl-Michael Schindler (mantis #13048 )
...
git-svn-id: trunk@13165 -
2009-05-17 14:50:44 +00:00
Tomas Hajny
29f0a1096c
* add reference to the bug tracker rather than just an e-mail address
...
git-svn-id: trunk@12833 -
2009-02-28 23:13:36 +00:00
florian
d511f8d84e
* year of copyright updated
...
git-svn-id: trunk@12789 -
2009-02-25 15:44:20 +00:00
florian
3430f90b2c
* updated german message files from Karl-Michael Schindler
...
git-svn-id: trunk@12547 -
2009-01-13 21:39:42 +00:00
tom_at_work
30cb2b088b
* also updated compiler copyright date to 2008 in the translations that translated the affected string
...
git-svn-id: trunk@10731 -
2008-04-19 23:16:56 +00:00
florian
c83af469d0
* new translations from Karl-Michael Schindler
...
git-svn-id: trunk@10567 -
2008-03-27 10:37:34 +00:00
florian
6dc34ae467
* updates of german error message file by Karl-Michael Schindler
...
git-svn-id: trunk@10457 -
2008-03-07 21:01:12 +00:00
florian
2dd91ca248
* updates from Karl-Michael Schindler
...
git-svn-id: trunk@9605 -
2008-01-01 11:03:55 +00:00
florian
cfed70d698
* removed garbage at the end
...
git-svn-id: trunk@9207 -
2007-11-11 21:26:44 +00:00
florian
246ae7b446
o from Karl-Michael Schindler:
...
* brought german message file up-to-date
git-svn-id: trunk@9206 -
2007-11-11 21:24:55 +00:00
florian
0ebbbd5380
* spelling mistakes fixed
...
git-svn-id: trunk@8684 -
2007-09-29 22:26:33 +00:00
florian
25883c18c3
* updates by Karl-Michael Schindler
...
git-svn-id: trunk@8423 -
2007-09-09 19:49:07 +00:00