fr.comp.lang.ada
  Home FAQ Contact Sign in
fr.comp.lang.ada only
 
Advanced search
February 2008
motuwethfrsasuw
    123 5
45678910 6
11121314151617 7
18192021222324 8
2526272829   9
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007 2006  
total
fr.comp.lang.ada Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  Ada-France : appel à cotisations         


Author: frank singhoff
Date: Feb 19, 2008 13:54

bonjour,
Après la remise en marche de l'association, nous lançons un appel à
cotisations pour garantir à l'association sa stabilité pour l'année à venir.

Comme discuté lors de la dernière assemblée générale :

Une journée Ada-France a été organisée à Brest en 2007 :
http://www.ada-france.org/article138.html. Une autre est prévue pour 2008.
Le comité de direction d'Ada Europe nous a confirmé que l'édition 2009 de
la conférence Reliable Software Technologies, AdaEurope'09 sera organisée à
Brest

Ces activités ne peuvent être menées à bien par l'association sans
adhérents. Les informations pour adhérer sont présentes ici
http://www.ada-france.org/article4.html

begin 666 puce.gif
M1TE&.#EA" `+`*('`#T]/>7EY4I*2K&QL7%%Q<:2DI$9&1@```"'Y! $```<`
F+ `````(``L```,8>+K `
end
no comments
  [FAQ] fr.comp.lang.ada         


Author: Samuel Tardieu
Date: Feb 17, 2008 03:00

WWW-Archive-Name: http://www.rfc1149.net/fcla/
Maintainer: sam@rfc1149.net (Samuel Tardieu)
Last-Modified: Wed Feb 21 11:18:00 CET 2007
Archive-Name: fr/comp/lang/faq-ada

FAQ fr.comp.lang.ada

Depuis le 5 mars 2007, la FAQ de fr.comp.lang.ada est maintenant gérée
collectivement à l'adresse:

http://fr.wikibooks.org/wiki/Programmation_Ada/FAQ/

N'hésitez pas à la consulter et à l'améliorer.
no comments
  [Conseils d'utilisation] fr.comp.lang.ada         


Author: Samuel Tardieu
Date: Feb 17, 2008 02:47

Maintainer: sam@rfc1149.net (Samuel Tardieu)
Last-Modified: Tue Apr 6 10:32:24 CEST 2004
Archive-Name: fr/chartes/comp.lang.ada

=======================================================
= Conseils d'utilisation du groupe fr.comp.lang.ada =
=======================================================

---------------------------------------------------------
Nom : fr.comp.lang.ada
Statut : non modéré
Description : Langage de programmation Ada
Date de création : 16/12/1996
---------------------------------------------------------

1 - Charte du groupe :
----------------------

Ce groupe est dédié aux discussions autour des différentes versions
du langage Ada.

On y trouvera par exemple :

* des échanges de point de vue, de techniques de programmation, des
sources, des commentaires;
Show full article (2.34Kb)
no comments
  PATRICK PARIS -- WORTHLESS PIECE OF GARBAGE, GET OUT YOU STINKING PEDOPHILE! 14.02.08 07.03.03         


Author: Borked Pseudo Mailed
Date: Feb 14, 2008 08:35

THIS UNWANTED GARBAGE ORIGINATED FROM AND BROUGHT TO YOU COURTESY OF:

PATRICK PARIS -- GET THE FUCK OUT NOW YOU FILTHY PIECE OF SHIT PEDOPHILE!
PATRICK PARIS -- FILTHY STINKING HUMAN MAGGOT PEDOPHILE, GET OUT!
PATRICK PARIS -- YOU FILTHY STINKING PIECE OF PIG SHIT PEDOPHILE, GET OUT!
PATRICK PARIS -- FILTHY PERVERT PEDOPHILE GET OUT!

On Tue, 08 Nov 2005, Eelbash Admin eelbash.yi.org> wrote:
>-----BEGIN PGP SIGNED MESSAGE-----
>
>Again, I urge you to get help. You do not realize how sick you are, though
>I am sure everyone else in your neighborhood does.

You do realize that you are writing back to several different people don't
you? Are you claiming them all to be sick?

Subject: PATRICK PARIS -- FILTHY SYPHILITIC PERVERT PEDOPHILE GET OUT NOW! 14.02.08 07.03.03

Can Reliable, JBN and / 0r Quicksilver be run in Linux with wine?

Subject: PATRICK PARIS -- GET THE FUCK OUT YOU HATEFUL STINKING SCUMBAG PEDOPHILE! 14.02.08 07.03.03

Hash: SHA1

On Tue, 08 Nov 2005 18:22:46 +0000, Anonymous wrote:
> On Tue, 08 Nov 2005, Eelbash Admin eelbash.yi.org> wrote:
>>
>>On Tue, 08 Nov 2005 18:30:05 +0100, Nomen Nescio wrote:
>>
>>Some very angry and disturbed tripe, below.
>>
>>
>>>>The Eelbash remailer...
Show full article (4.29Kb)
no comments
  PATRICK PARIS -- MORALLY BANKRUPT SHITBAG. GET OUT FILTHY PEDOPHILE! 14.02.08 05.03.02         


Author: Anonymous
Date: Feb 14, 2008 05:37

THIS UNWANTED GARBAGE ORIGINATED FROM AND BROUGHT TO YOU COURTESY OF:

PATRICK PARIS -- HATEFUL FILTHY PEDOPHILE GET OUT NOW!
PATRICK PARIS -- EAT SHIT AND GET OUT NOW FILTHY PEDOPHILE!
PATRICK PARIS -- FILTY SCUMBAG PEDOPHILE, GET OUT NOW!
PATRICK PARIS -- GET THE FUCK OUT NOW YOU FILTHY PIECE OF SHIT PEDOPHILE!

A simple VB script would prevent us from having to read the rambling of
this sick mind. It is becoming a right pain in the proverbial having to
sift through all the chaff just to read the occasional article written
by someone with a sane mind.

--
Kind Regards, Wolfgang

Subject: PATRICK PARIS -- FILTHY PIECE OF SHIT PEDOPHILE, GET OUT NOW! 14.02.08 05.03.02
Show full article (1.10Kb)
no comments
  Lenght check failed         


Author: animatrix30
Date: Feb 8, 2008 15:42

Salut à tous !!

Désolé pour ce nouveau message, en un labs de temps court.
Je suis quasiment sûr de mon code, sauf que je tombe sur un *Lenght check
failed* (ligne 26), lorsque je le compile.

Voici le code en question :

with Ada.strings.bounded;
with Ada.Strings.Unbounded; use Ada.Strings.Unbounded;
with Ada.Strings.Unbounded.Text_Io;
with text_io; use text_io;
with Ada.Integer_Text_IO; use Ada.Integer_Text_IO;

procedure index is

Type Name is new string (1..15);

NC : Name;
i : integer;
j : integer range 1..15 := 1;
s : string range 1..15;
Str : unbounded_string;

begin
Show full article (2.27Kb)
13 Comments
  Aide Ada         


Author: animatrix30
Date: Feb 8, 2008 09:14

Salut à tous !

J'ai deux questions à vous poser :

- Pour une condition (dans un if), je fais un appel d'une fonction. Celle ci
peut-renvoit une valeur (integer).
J'aimerais que ma condition prenne en compte deux cas (1 et 2)

SI vous n'avez pas compris, je vous montre cela par le code ADA :

if (condition = (1 or 2))
sauf que cela ne marche pas, j'ai comme erreur :

*Invalid operand types for operation "="
left operand has type "Standard.Integer"
right operand has a modular type

*Je pourrais bien évidemment faire un (condition = 1 or condition = 2), sauf
que c'est très lourd.
Pourriez-vous me dire comment faire autrement ?

Merci
Show full article (2.13Kb)
9 Comments
  Problème avec les Put         


Author: animatrix30
Date: Feb 2, 2008 06:07

Salut à tous !!

J'ai un problème très simple, mais je n'arrive pourtant pas à le résoudre.
Quand je fais un Put("blabla") aucun souci au niveau de la compilation.
Par contre si i est un integer et que je fais un Put(i), j'obtiens :

expected type "Standard.String"
found type "Standard.Integer"
==> in call to "Put" at a-textio.ads:243
==> in call to "Put" at a-textio.ads:209

De quoi cela peut-il venir ?

Voila le fichier en question :

with text_io; use text_io;
with Lexique; use Lexique;

package body Coureurs is

i: integer range 1..Nbcour;
L: integer;

procedure Ajouter_Coureurs is
-- {e.i : Le tableau des Coureurs existe}

begin
Show full article (6.07Kb)
1 Comment
  [FAQ] fr.comp.lang.ada         


Author: Samuel Tardieu
Date: Feb 2, 2008 03:00

WWW-Archive-Name: http://www.rfc1149.net/fcla/
Maintainer: sam@rfc1149.net (Samuel Tardieu)
Last-Modified: Wed Feb 21 11:18:00 CET 2007
Archive-Name: fr/comp/lang/faq-ada

FAQ fr.comp.lang.ada

Depuis le 5 mars 2007, la FAQ de fr.comp.lang.ada est maintenant gérée
collectivement à l'adresse:

http://fr.wikibooks.org/wiki/Programmation_Ada/FAQ/

N'hésitez pas à la consulter et à l'améliorer.
no comments
  [Conseils d'utilisation] fr.comp.lang.ada         


Author: Samuel Tardieu
Date: Feb 2, 2008 02:46

Maintainer: sam@rfc1149.net (Samuel Tardieu)
Last-Modified: Tue Apr 6 10:32:24 CEST 2004
Archive-Name: fr/chartes/comp.lang.ada

=======================================================
= Conseils d'utilisation du groupe fr.comp.lang.ada =
=======================================================

---------------------------------------------------------
Nom : fr.comp.lang.ada
Statut : non modéré
Description : Langage de programmation Ada
Date de création : 16/12/1996
---------------------------------------------------------

1 - Charte du groupe :
----------------------

Ce groupe est dédié aux discussions autour des différentes versions
du langage Ada.

On y trouvera par exemple :

* des échanges de point de vue, de techniques de programmation, des
sources, des commentaires;
Show full article (2.34Kb)
no comments
 
1 2