gestiong-desarrollo Mailing List for GestiONG
Gestión integral de ONG y asociaciones
Status: Beta
Brought to you by:
scapel
You can subscribe to this list here.
| 2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
(30) |
Sep
(12) |
Oct
(11) |
Nov
(10) |
Dec
(9) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2004 |
Jan
(5) |
Feb
(18) |
Mar
(15) |
Apr
|
May
(2) |
Jun
(4) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2006 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
(22) |
Nov
(21) |
Dec
(5) |
| 2007 |
Jan
(5) |
Feb
(8) |
Mar
(4) |
Apr
(4) |
May
(1) |
Jun
(3) |
Jul
(1) |
Aug
(1) |
Sep
|
Oct
(2) |
Nov
(4) |
Dec
|
| 2008 |
Jan
|
Feb
(3) |
Mar
(23) |
Apr
(23) |
May
(4) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(2) |
| 2009 |
Jan
(4) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2011 |
Jan
|
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
(1) |
Jul
(1) |
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
|
From: Gengis K. T. R. <gen...@ya...> - 2011-10-11 09:01:06
|
http://summerglaucentral.com/media/hello.php?html143 |
|
From: Gengis K. T. R. <gen...@ya...> - 2011-07-13 01:34:29
|
LinkedIn ------------ gestiong, Ich möchte Sie zu meinem beruflichen Netzwerk auf LinkedIn hinzufügen. Gengis Kanhg Toledo Gengis Kanhg Toledo Ramírez Industrielle Automatisierung Fachkraft Naucalpan de Juárez und Umgebung, Mexiko Bestätigen Sie, dass Sie Gengis Kanhg Toledo Ramírez kennen https://www.linkedin.com/e/dd2gw0-gq1ma7gd-1b/isd/3518390601/4539ZyY6/ -- (c) 2011, LinkedIn Corporation |
|
From: Cayetano A. R. <cay...@ho...> - 2011-06-23 03:36:08
|
http://chineserestaurants.com.my/ingoss.php |
|
From: Gengis K. T. R. <gen...@ya...> - 2011-03-23 17:48:42
|
> >----- Forwarded Message ---- >From: Gengis Kanhg Toledo Ramírez <gen...@ya...> >To: Cayetano Alberto Ramirez <cay...@ho...> >Sent: Wed, March 23, 2011 6:48:11 PM >Subject: Re: [Gestiong-desarrollo] Estoy intentando instalar gestiong en linux >fedora 14, pero me da error, alguien me puede ayudar > > >Imagino que lo estas compilando... >Puedes probar creando enlaces simbolicos a esas librerias, pues seguramente >ahora se actualizaron con terminaciones distintas, por ejemplo... > >libc.so.8.0.0 en lugar de libc.so.6 > >$ man ln > ># ln -s tarjet symbolicFileName en el directorio donde esten esas librerias >como ROOT. > >Quizas debas buscar con ># find path -name NOMBREABUSCAR >lo que te pido o algo similar para saber donde estan las librerias y como se >llaman las existentes. > >por ejemplo > ># find / -name libc.so > >y luego > ># cd <ruta donde esta la lib> >#ls -la libc.so* para que veas cual es la de verdad y cuales solo otros >enlaces simbólicos > >y luego ya ># ln -s libc.so.8.0.0 libc.so.6 para que exista libc.so.6 y apunte a la >nueva version. > >Todo para todas las librerias. >Pero repito, lo mejor es que compiles todo. >A mi precisamente me acaba de pasar esto hace unos minutos pero por ejecutar una >aplicación compilada en una máquina en otra sin compilar. > >Saludos. > > >> >>From: Cayetano Alberto Ramirez <cay...@ho...> >>To: ges...@li... >>Sent: Wed, March 23, 2011 6:07:09 PM >>Subject: [Gestiong-desarrollo] Estoy intentando instalar gestiong en linux >>fedora 14, pero me da error, alguien me puede ayudar >> >> Hola >> >>Estoy intentando instalar gestiong en linux fedora 14, pero me da error >>que debo hacer >> >> >>could not do simulate: gestiong-0.3.3-r0mdv2008.1.i586 necesita libstdc++.so.6 >>gestiong-0.3.3-r0mdv2008.1.i586 necesita libc.so.6(GLIBC_2.1) >>gestiong-0.3.3-r0mdv2008.1.i586 necesita libxml2.so.2 >>gestiong-0.3.3-r0mdv2008.1.i586 necesita libqt-mt.so.3 >>gestiong-0.3.3-r0mdv2008.1.i586 necesita libcrypt.so.1 >>gestiong-0.3.3-r0mdv2008.1.i586 necesita libcrypto.so.0.9.8 >>gestiong-0.3.3-r0mdv2008.1.i586 necesita libc.so.6(GLIBC_2.0) >>gestiong-0.3.3-r0mdv2008.1.i586 necesita libc.so.6 >>gestiong-0.3.3-r0mdv2008.1.i586 necesita libjpeg.so.62 >>gestiong-0.3.3-r0mdv2008.1.i586 necesita libSM.so.6 >>gestiong-0.3.3-r0mdv2008.1.i586 necesita libm.so.6(GLIBC_2.1) >>gestiong-0.3.3-r0mdv2008.1.i586 necesita libXinerama.so.1Lo mejor es que lo >>compiles >>gestiong-0.3.3-r0mdv2008.1.i586 necesita libstdc++.so.6(GLIBCXX_3.4) >>gestiong-0.3.3-r0mdv2008.1.i586 necesita libpng12.so.0 >>gestiong-0.3.3-r0mdv2008.1.i586 necesita libdl.so.2 >>gestiong-0.3.3-r0mdv2008.1.i586 necesita libfontconfig.so.1 >>gestiong-0.3.3-r0mdv2008.1.i586 necesita libgcc_s.so.1(GLIBC_2.0) >>gestiong-0.3.3-r0mdv2008.1.i586 necesita... >> >> >> >> >>Gracias >> >> >> >>Cayetano Alberto Ramirez >>Cordoba. Argentina >> >> > |
|
From: Cayetano A. R. <cay...@ho...> - 2011-03-23 17:07:16
|
Hola
Estoy intentando instalar
gestiong en linux fedora 14, pero me da error
que debo hacer
could not do simulate: gestiong-0.3.3-r0mdv2008.1.i586
necesita libstdc++.so.6
gestiong-0.3.3-r0mdv2008.1.i586 necesita libc.so.6(GLIBC_2.1)
gestiong-0.3.3-r0mdv2008.1.i586 necesita libxml2.so.2
gestiong-0.3.3-r0mdv2008.1.i586 necesita libqt-mt.so.3
gestiong-0.3.3-r0mdv2008.1.i586 necesita libcrypt.so.1
gestiong-0.3.3-r0mdv2008.1.i586 necesita libcrypto.so.0.9.8
gestiong-0.3.3-r0mdv2008.1.i586 necesita libc.so.6(GLIBC_2.0)
gestiong-0.3.3-r0mdv2008.1.i586 necesita libc.so.6
gestiong-0.3.3-r0mdv2008.1.i586 necesita libjpeg.so.62
gestiong-0.3.3-r0mdv2008.1.i586 necesita libSM.so.6
gestiong-0.3.3-r0mdv2008.1.i586 necesita libm.so.6(GLIBC_2.1)
gestiong-0.3.3-r0mdv2008.1.i586 necesita libXinerama.so.1
gestiong-0.3.3-r0mdv2008.1.i586 necesita libstdc++.so.6(GLIBCXX_3.4)
gestiong-0.3.3-r0mdv2008.1.i586 necesita libpng12.so.0
gestiong-0.3.3-r0mdv2008.1.i586 necesita libdl.so.2
gestiong-0.3.3-r0mdv2008.1.i586 necesita libfontconfig.so.1
gestiong-0.3.3-r0mdv2008.1.i586 necesita libgcc_s.so.1(GLIBC_2.0)
gestiong-0.3.3-r0mdv2008.1.i586
necesita...
Gracias
Cayetano Alberto RamirezCordoba. Argentina
|
|
From: Kagyu S. C. L. <dsk...@gm...> - 2010-05-01 21:56:46
|
Hola Santiago: Soy Tino, me encargo de la informática en el Centro Budista KSCh<http://budismolaspalmas.wordpress.com>en Gran Canaria. Te escribo para decirte que he estado leyendo la documentación de GestiONG, creo que es justo lo que busco. Ya te comentaré cuando lo tenga instalado y funcionando en nuestro Centro, cosa que haré en el transcurso de la semana próxima tras la actualización a la 10.4 de Ubuntu. Por estar familiarizado por motivos de trabajo con la informática, hace dos años mis compañeros me pidieron que me hiciera cargo de que el ordenador funcionara, cosa que conseguí instalando Linux. El Centro dispone de una rica biblioteca temática a punto de llegar a mil ejemplares que gestionamos con el gestor de colecciones Tellico, el cual para evitar rellenar a mano las nuevas altas lo tenemos conectado a los servidores z39.50 de la Biblioteca Nacional y de la U. Complutense. Con una base de 30 socios y cerca de 200 simpatizantes nos mantenemos en contacto por medio de un eBoletín mensual que distribuimos desde Graphicmail, empresa que permite el envío gratuito de 5.000 correos anuales a asociaciones sin ánimo de lucro. No descarto la idea de en el futuro próximo conectar OpenEMM <http://www.openemm.org/home.html> al módulo de contactos y poder realizar los envíos desde el propio Centro. En cualquier caso te invito a comentarlo pues es un programa poco conocido, que resuelve eficazmente el manejo de listas de envío, plantillas y estadísticas por campaña/envío. El próximo día 11 presentaré la aplicación a mis compañeros de Junta para su aprobación. Vaya por adelantada mi gratitud al esfuerzo realizado en GestiONG y cuenta con mi apoyo a este proyecto. Saludos Tino García -- ¡Puedan todos los seres obtener felicidad y las causas de felicidad! -- Kagyu Shedrub Chöling C/ Lucas Fernández Navarro, 37 bajo 35007 - Las Palmas de Gran Canaria -España Blog: http://budismolaspalmas.wordpress.com Web: http://laspalmas.dskbudismo.org |
|
From: santilin <sa...@ke...> - 2009-01-28 19:39:49
|
Reenvío a la lista un mensaje de la asociación cultural "Hijos del dragón": El problema está en que en la asociación tenemos una cuota anual de 20 euros (y así la he configurado en el programa). Y luego, existen dos formas de pago: Anual (nº de cuotas=1, dias entre pagos = 0) y otra trimestral, con nº de cuotas = 4 (que en el mail anterior estaba confundido) y días entre cuotas = 90. El caso es que todo va bien hasta que le doy a generar recibos automáticamente. Entonces me los genera, pero cuando llega a un socio que tiene el pago de cuotas en modo trimestral, me genera el primer recibo, pero los otros tres (correspondientes al resto de pagos) me los genera con la misma fecha de valor, por lo que me dice que ese recibo ya existe y que por tanto no se generará. |
|
From: santilin <sa...@ke...> - 2009-01-28 12:41:52
|
Hola Joan, supongo que eres de ntafrica.org. Aunque te he respondido personalmente, esta lista de correo es la forma más adecuada de resolver las dudas puesto que hay más gente que siempre puede echar una mano. El desplegable tipo de cuenta se llena conforme vayas introduciendo valores. Por ejemplo, si modificas o añades una cuenta y en el desplegable introduces el valor 'Activo', al grabar la cuenta, el programa te dirá que el valor 'Activo' es nuevo y si quieres añadirlo al desplegable. Si contestas que sí, se añade al desplegable, y si contestas que no, no se añade. En cualquier caso, la cuenta se graba correctamente con el valor que has introducido. Me comentas que estás dando de alta las cuentas. Imagino que serán las cuentas específicas de tu asociación, ya que el plan contable adaptado a las asociaciones lo puedes importar con lo cual te ahorras una gran cantidad de trabajo. Para importar un plan contable, ve a Sistema->Importar Datos y en fichero de origen busca el fichero RealDecreto_1515_2007_ONGS.fugit u otro si ten interesa de los que tienen extensión fuig, que deben de haberse instalado en la carpeta /usr/share/gestiong/database y ve pulsando el botón siguiente. Este proceso lo puedes hacer aunque ya tengas cuentas definidas. Un abrazo, --santilin Joan J. Gràcia wrote: > Hola soy un nuevo usuario de Gestiong, no podré colaborar mucho en el > mismo desde el punto de vista de programación, pero creo que si desde el > punto de vista de ideas, pues estoy muy interesado en el tema (soy el > tesorero de una ONG de Barcelona) y quiero utilizar este aplicativo para > llevar la contabilidad. > > Me surge una duda, estoy dando de altas las cuenta del NPGC que vamos a > utilizar, y en el campo "tipo de cuenta" desplegable, no veo como > informar el tipo de cuenta. > > Alguna ayuda? > > Muchas gracias. > > > Ubuntu user # 14.191 > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > SourcForge Community > SourceForge wants to tell your story. > http://p.sf.net/sfu/sf-spreadtheword > > > ------------------------------------------------------------------------ > > _______________________________________________ > Gestiong-desarrollo mailing list > Ges...@li... > https://lists.sourceforge.net/lists/listinfo/gestiong-desarrollo |
|
From: Gengis K. T. R. <gen...@ya...> - 2009-01-27 23:34:42
|
Todos quienes quieran colaborar son bienvenidos.
Y si eres un usuario por supuesto que podrás apoyarnos.
El lider del proyecto, Santiago es quién te puede responder tu duda, esperemos que conteste pronto.
En el wiki del proyecto podrás además consultar mucha información y una vez que se te de tu clave, colaborar con los planes del GestiONG.
Saludos.
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Gengis
"German student"
Baumertstr. 69
Stadtteil Fechenheim 60386
Frankfurt am Main
Deutschland
|
|
From: Joan J. G. <jjg...@gm...> - 2009-01-27 16:40:49
|
Hola soy un nuevo usuario de Gestiong, no podré colaborar mucho en el mismo desde el punto de vista de programación, pero creo que si desde el punto de vista de ideas, pues estoy muy interesado en el tema (soy el tesorero de una ONG de Barcelona) y quiero utilizar este aplicativo para llevar la contabilidad. Me surge una duda, estoy dando de altas las cuenta del NPGC que vamos a utilizar, y en el campo "tipo de cuenta" desplegable, no veo como informar el tipo de cuenta. Alguna ayuda? Muchas gracias. Ubuntu user # 14.191 |
|
From: Rafa C. _. <ra...@ap...> - 2008-12-22 18:41:13
|
Buenas :) Me presento como desarrollador para echar una mano en lo que pueda. Como primera tarea me ha pedido Miguel Bouzada, del proyecto Galpon Minino, que le vea un problema que tiene en la traducción de la interfaz al gallego. Estoy intentando compilar la versión 0.4.0 desde el SVN y he encontrado un par de problemas: 1. Al hacer el make inicial, no encontraba po/Makefile.in, que solucioné renombrando po/Makefile.in.in al solicitado (así está en la revisión 250). 2. Al hacer el make después de configure, me encontré con el siguiente impepinable: ... rm -f libgonggui.a ar cru libgonggui.a gongguiapplication.o gongguicheckbox.o gongguicombobox.o gongguicontainer.o gongguitableview.o gongguiform.o gongguilabel.o gongguilayout.o gongguilineedit.o gongguimainwindow.o gongguimenubar.o gongguimenuitem.o gongguimenupopup.o gongguipushbutton.o gongguitabcontainer.o gongguitextedit.o gongguitreeview.o ranlib libgonggui.a make[2]: *** No hay ninguna regla para construir el objetivo `gongguievent.h', necesario para `all-am'. Alto. make[2]: se sale del directorio `/home/caligari/src/gestiong/0.4.0/libgui' make[1]: *** [all-recursive] Error 1 make[1]: se sale del directorio `/home/caligari/src/gestiong/0.4.0' make: *** [all] Error 2 que me lleva a pensar que falta el fichero gongguievent.h en el repositorio como se solicita por la línea 230 del Makefile... Santiago, ¿puedes añadirlo al repositorio, por favor? Un saludo, RC -- Rafa Couto _aYr_ <ra...@ap...> |
|
From: Santiago C. T. <sa...@ke...> - 2008-12-09 10:23:51
|
Hola, ¡GestiONG cumple el 9 de diciembre cinco años! y para celebrarlo presentamos la nueva versión 0.3.3, que como siempre, puede ser descargada desde: https://sourceforge.net/project/showfiles.php?group_id=80104&package_id=81685&release_id=645730 o desde el enlace 'Obtener programa' en http://gestiong.sourceforge.net Esta es la primera versión que permite una gestión completa de las socias y de la contabilidad. Las operaciones que se pueden realizar son: - Mantener una base de datos personales de contactos (socias, personal, acreedoras, otras asociaciones, etc.) - Gestionar las personas socias de la asociación: - Base de datos de socias - Gestión de pagos de cuotas: - Remesas de recibos - Generación automática de recibos - Generación de ficheros para envío de remesas a bancos - Pagos, devoluciones y anulaciones de pagos de recibos - Extracción de emails o datos personales para envíos masivos. - Gestionar diferentes proyectos: - Jornadas, talleres, cursos, proyectos de cooperación. - Definición e informes de partidas de gastos - Asignación de gastos contables a los proyectos - Llevar la contabilidad: - Creación de asientos: - Manualmente - Basados en plantillas - Automáticos, a partir de los recibos de las socias - Informes: - Miembros de los proyectos - Recibos pagados/impagados/devueltos - Balances, diario, extractos, ... - Hojas de firmas para jornadas, cursos, ... Y las características que hacen de GestiONG un programa fácil de usar: - Fácil instalación y puesta en marcha. - Manual detallado - Tradudido a diversos idiomas: catalán, gallego, euskera. - Adaptable y configurable. Para más información, visita http://gestiong.sourceforge.net Esperamos vuestros comentarios -- santilin |
|
From: Santiago C. T. <sa...@ke...> - 2008-05-29 11:13:23
|
Primero de todo, pedir disculpas por la ausencia, estoy de exámenes y de viajes. A ver si puedo retomar el hilo... La versión que hay ahora funcionando, la 0.3, en varias asociaciones ya tiene el módulo de socias y por ahora no necesitan nada más, así que no hay urgencia. La versión de desarrollo, la 0.4, tiene aún menos urgencia, ya que no está previsto que se usada por ninguna asociación. Así que la decisión de qué módulo ponernos a desarrollar no depende de su utilidad o urgencia, por lo que podemos elegir el que queramos. Propongo ir en orden entonces, y comenzar por el de contactos. Únicamente tenemos que ponernos de acuerdo en los campos básicos, en cómo solucionar lo de apellidos y nombre para personas y nombre solo para las asociaciones, ver si incluimos más direcciones, una tabla de países, etc. Prometo estar más activo a partir de ahora, un abrazo, --santilin Gengis Kanhg Toledo Ramírez wrote: > Santi: > > Yo mismo he reflexionado y creo que mejor iniciamos con un módulo más general, es decir, que le sirva a más ONGs. En la wiki de nuevos módulos hay varias propuestas, entre las que estan: > > Socias, > Directiv@s, > Inventario, > > Creo que cualquiera de estos tres será de utilidad más general que el de excursiones, que además, require como prerequisito otros módulos aún no desarrollados. > > ¿Cómo la ven? > > > > |
|
From: <sa...@ke...> - 2008-05-15 16:47:15
|
Hola list@s, ya he terminado el trabajo preliminar para poder comenzar a desarrollar un nuevo módulo. Supongo que el ideal es el módulo de excursiones por todo el trabajo que Gengis ya lleva desarrollado. Mi propuesta es la siguiente: - Crear un nuevo módulo llamado mod-excursiones dentro de gestiong-0.4.0 - Establecer qué tablas se van a necesitar y utilizar la herramienta 'capel' para generar los esqueletos del módulo, de los formularios de edición y de los registros. - Simultáneamente, Roberto puede ir realizando la migración a qt4 - Yo iré documentando todo el proceso según vuestras necesidades y completando el paso de gestiong-0.3 a gestiong-0.4 Ahora mismo queda mucho por hacer, pero creo que lo mejor es que seáis vosotros los que vayáis marcando el camino, ya que yo suelo perderme. ¿Qué os parece? ¿Empezamos ya? Un abrazo, -- santilin |
|
From: <sa...@ke...> - 2008-05-14 09:27:56
|
> ¿Qué saben del software Abanq, ex FacturaLux? > > Dice ser software libre pero yo lo veo muy comercial. > > No existe en la Wikipedia y su página no tiene información clara inmediata > sobre el producto. > > http://abanq.org > No conocía el abanq, pero no me sorprende nada que sea tan comercial. Ya desde el principio, con FacturaLux lo era. Pertenece a uno de estos proyectos que bajo la bandera del software libre intentan que su instalación y manejo sea difícil para hacer necesario el soporte por parte de una empresa. Conozco otros que funcionan asi. Este caso me parece ya extremo, puesto que hay que comprar el programa para utilizarlo, lo cual no se si será compatible con la GPL. De todas formas, no conozco en profundidad su modelo de negocio. > > Saludos > > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Gestiong-desarrollo mailing list > Ges...@li... > https://lists.sourceforge.net/lists/listinfo/gestiong-desarrollo > |
|
From: Gengis K. T. R. <gen...@ya...> - 2008-05-13 16:28:34
|
¿Qué saben del software Abanq, ex FacturaLux? Dice ser software libre pero yo lo veo muy comercial. No existe en la Wikipedia y su página no tiene información clara inmediata sobre el producto. http://abanq.org Saludos |
|
From: Gengis K. T. R. <gen...@ya...> - 2008-04-30 19:21:38
|
Gengis Kanhg Toledo Ramírez wrote:
> Es de risa que en mi trabajo con el windows XP (lo tengo por necesidad del Autocad y Solid Works) no pude instalar mi base de datos PACEM, que tiene por prerequisito instalar el Office 97.
>
> Ahora en mi casa bajo Ubuntu 7.10 y wine pude instalar el puro Access 97 y con ello abrir mi base de datos. No abre perfecto pero abre todo lo que necesitamos.
>
> Ahora cada vez que tenga un tiempo aportaré ideas a la wiki en base a esto.
>
> El PACEM tiene:
> 26 Tablas
> 45 consultas
> 33 formularios
> y
> 56 informes
Puedes utilizar las mdbtools para importar los datos a GNU/Linux,
tenemos que crear un apartado en el manual para explicar este proceso.
--Ya intenté con los mdbtools y no se pudo abrir mi base de datos. Por eso acabé instalando el MS-Office 97 bajo GNU (ubuntu)
>
> Creo que nos será de ayuda, pues el trabajo de muchísimas horas sobre y dentro de un club grande nos aportará muchas ideas, si bien estamos claros que es un caso específico de club y debemos luchar por llevarlo a la generalización en lo que se pueda.
>
> Una función avanzada del PACEM como ejemplo:
> El PACEM tiene unos formularios especiales, que mas bien son ventanas de diálogo en donde por ejemplo puedes:
> ***Seleccionar un socio y desplegar sus datos, su historial de cursos, historial de excursiones o imprimir su solicitud de ingreso.
>
>
> ¿Qué opinan?
>
Esta funcionalidad se implementará en los distintos módulos. La base de
GestiONG será siempre eso, muy básica. Ya casi he terminado una versión
básica de los módulos y voy a preparar una descripción de cómo
utilizarlos que pondré en la wiki.
-BIEN
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
|
|
From: Santiago C. T. <sa...@ke...> - 2008-04-30 13:45:15
|
A partir de ahora, tienes que trabajar con la versión 0.4.0. He actualizado la wiki para indicar a las desarrolladoras que utilicen esta versión para desarrollar: http://www.iglues.org/wiki/doku.php?id=gestiong:gestiong_programacion#obtencion_de_gestiong_via_svn Los comandos son ahora: mkdir gestiong-devel (u otro nombre más corto ;) cd gestiong-devel svn co https://gestiong.svn.sourceforge.net/svnroot/gestiong/branches/0.4.0 gestiong-0.4.0 cd gestiong-0.4.0 El resto es igual. Recuerda hacer svn update cada día que te pongas a trabajar, especialmente ahora que vamos a comenzar a realizar muchos cambios. Un abrazo, -- santilin Gengis Kanhg Toledo Ramírez wrote: > Te comento que hace unas semanas bajé las fuentes en un tar y pudo compilar con el make. Pero ahora ya para entrarle de lleno he seguido los pasos que das en: > > http://www.iglues.org/wiki/doku.php?id=gestiong:gestiong_programacion > > Y a la hora de F8 (compilar) > > Sale lo que te apunto a continuación: > > antes te resumo: > > Salen muchos warnings de que la función nunca se ejecutará, pero lo importante es que salen errores. Antes de copias toda la salida de la compilación con Kdevelop te pongo solo un grep | error > ******************************************************************************************************************************* > *********************************** grep | error ********************************************************************************* > ******************************************************************************************************************************* > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbfieldstyle.h:84: error: extra ‘;’ > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongregexp.h:28: error: extra ‘;’ > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbrow.h:54: error: extra ‘;’ > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdberror.h:39: error: extra ‘;’ > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbresultset.h:59: error: extra ‘;’ > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbconnection.h:117: error: extra ‘;’ > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbfieldvalue.h:59: error: extra ‘;’ > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbintegresult.h:93: error: extra ‘;’ > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbfielddefinition.h:157: error: extra ‘;’ > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbfieldreferenceid.h:48: error: extra ‘;’ > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbrelationdefinition.h:75: error: extra ‘;’ > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbindexdefinition.h:92: error: extra ‘;’ > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbtabledefinition.h:246: error: extra ‘;’ > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbrecordrelation.h:73: error: extra ‘;’ > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbdefinition.h:124: error: extra ‘;’ > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbuser.h:76: error: extra ‘;’ > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbrecord.h:234: error: extra ‘;’ > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongsettings.h:60: error: extra ‘;’ > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gonglibrary.h:69: error: extra ‘;’ > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbconnection.cpp:251: error: ISO C++ forbids variable-size array ‘buffer’ > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbconnection.cpp:283: error: ISO C++ forbids variable-size array ‘buffer’ > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbconnection.cpp:307: error: ISO C++ forbids variable-size array ‘buffer’ > make[2]: *** [gongdbconnection.o] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > ******************************************************************************************************************************* > ************************************COMPLETO******************************************************************************** > ******************************************************************************************************************************* > cd '/home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make -f Makefile.cvs && mkdir '/home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/optimized' && cd '/home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/optimized' && CXXFLAGS="-O2 -pedantic -Wall -W -Wabi -Waggregate-return -Wcast-align -Wcast-qual -Wconversion -Wctor-dtor-privacy -Wdisabled-optimization -Weffc++ -Wfloat-equal -Winline -Wmissing-declarations -Wmissing-noreturn -Wno-deprecated -Wno-deprecated-declarations -Wno-non-template-friend -Wnon-virtual-dtor -Wno-pmf-conversions -Wold-style-cast -Woverloaded-virtual -Wpacked -Wpadded -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wsign-promo -Wsynth -Wundef -Wunreachable-code -Wwrite-strings -g0 -ansi -Wlarger-than-256 -Wno-long-long" "/home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/configure" && cd > '/home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/optimized' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make > libtoolize --force > You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'. > aclocal -I m4 > autoheader > automake --add-missing > configure.in:15: installing `./missing' > gestiong-contable/Makefile.am: installing `./depcomp' > autoconf > checking for g++... g++ > checking for C++ compiler default output file name... a.out > checking whether the C++ compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C++ compiler... yes > checking whether g++ accepts -g... yes > checking build system type... i686-pc-linux-gnu > checking host system type... i686-pc-linux-gnu > checking for gcc... gcc > checking whether we are using the GNU C compiler... yes > checking whether gcc accepts -g... yes > checking for gcc option to accept ISO C89... none needed > checking for a sed that does not truncate output... /bin/sed > checking for grep that handles long lines and -e... /bin/grep > checking for egrep... /bin/grep -E > checking for ld used by gcc... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking for /usr/bin/ld option to reload object files... -r > checking for BSD-compatible nm... /usr/bin/nm -B > checking whether ln -s works... yes > checking how to recognize dependent libraries... pass_all > checking how to run the C preprocessor... gcc -E > checking for ANSI C header files... yes > checking for sys/types.h... yes > checking for sys/stat.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for memory.h... yes > checking for strings.h... yes > checking for inttypes.h... yes > checking for stdint.h... yes > checking for unistd.h... yes > checking dlfcn.h usability... yes > checking dlfcn.h presence... yes > checking for dlfcn.h... yes > checking how to run the C++ preprocessor... g++ -E > checking for g77... no > checking for xlf... no > checking for f77... no > checking for frt... no > checking for pgf77... no > checking for cf77... no > checking for fort77... no > checking for fl32... no > checking for af77... no > checking for xlf90... no > checking for f90... no > checking for pgf90... no > checking for pghpf... no > checking for epcf90... no > checking for gfortran... no > checking for g95... no > checking for xlf95... no > checking for f95... no > checking for fort... no > checking for ifort... no > checking for ifc... no > checking for efc... no > checking for pgf95... no > checking for lf95... no > checking for ftn... no > checking whether we are using the GNU Fortran 77 compiler... no > checking whether accepts -g... no > checking the maximum length of command line arguments... 98304 > checking command to parse /usr/bin/nm -B output from gcc object... ok > checking for objdir... .libs > checking for ar... ar > checking for ranlib... ranlib > checking for strip... strip > checking if gcc supports -fno-rtti -fno-exceptions... no > checking for gcc option to produce PIC... -fPIC > checking if gcc PIC flag -fPIC works... yes > checking if gcc static flag -static works... yes > linking file.o... (gcc) > checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes > checking whether -lc should be explicitly linked in... no > checking dynamic linker characteristics... GNU/Linux ld.so > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... yes > configure: creating libtool > appending configuration tag "CXX" to libtool > checking for ld used by g++... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes > checking for g++ option to produce PIC... -fPIC > checking if g++ PIC flag -fPIC works... yes > checking if g++ static flag -static works... yes > linking file.o... (g++) > checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes > checking dynamic linker characteristics... GNU/Linux ld.so > checking how to hardcode library paths into programs... immediate > appending configuration tag "F77" to libtool > installing -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... /bin/mkdir -p > checking for gawk... no > checking for mawk... mawk > checking whether make sets $(MAKE)... yes > checking for style of include used by make... GNU > checking dependency style of gcc... gcc3 > checking dependency style of g++... gcc3 > checking whether NLS is requested... yes > checking for msgfmt... /usr/bin/msgfmt > checking for gmsgfmt... /usr/bin/msgfmt > checking for xgettext... /usr/bin/xgettext > checking for msgmerge... /usr/bin/msgmerge > checking for ld used by GCC... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking for shared library run path origin... done > checking for CFPreferencesCopyAppValue... no > checking for CFLocaleCopyCurrent... no > checking for GNU gettext in libc... yes > checking whether to use NLS... yes > checking where the gettext function comes from... libc > configure: GestiONG Custom configuration > checking for X... libraries , headers > checking QT3_DIR... /usr/include/qt3 > checking Qt version... 337 (3) > checking for qembed... qembed > checking if Qt is static... no > checking if Qt is multithreaded... yes > checking if Qt is embedded... no > checking QT3_CXXFLAGS... -I/usr/include/qt3 -D_REENTRANT -DQT_THREAD_SUPPORT > checking QT3_LDADD... -L/usr/lib -lqt-mt > checking for mysql_config... /usr/bin/mysql_config > checking for libmysql - version >= 3.2.0... yes (version 5.0.45) > checking for LIBXML2... checking for xml2-config... /usr/bin/xml2-config > checking for libxml - version >= 2.5.0... yes (version 2.6.30) > checking Berkeley DB v4... -I/usr/include -L/usr/lib -ldb > checking for boostlib >= 1.0... yes > configure: creating ./config.status > config.status: creating Makefile > config.status: creating gestiong-contable/Makefile > config.status: creating gestiong-contactos/Makefile > config.status: creating gestiong-gui-qt3/Makefile > config.status: creating gestiong-lib/Makefile > config.status: creating gestiong-rtk/Makefile > config.status: creating gestiong-socias/Makefile > config.status: creating gestiong-system/Makefile > config.status: creating gestiong/Makefile > config.status: creating po/Makefile.in > config.status: creating config.h > config.status: executing depfiles commands > config.status: executing po-directories commands > config.status: creating po/POTFILES > config.status: creating po/Makefile > make all-recursive > Making all in gestiong-lib > compiling gongcsvutils.cpp (g++) > cc1plus: warning: command line option "-Wmissing-declarations" is valid for C/ObjC/Pascal but not for C++ > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: base class ‘struct std::basic_string<char, std::char_traits<char>, std::allocator<char> >’ has a non-virtual destructor > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gonglist.h: In instantiation of ‘gong::List<gong::Xtring>’: > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongcsvutils.cpp:51: instantiated from here > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gonglist.h:29: warning: base class ‘class std::vector<gong::Xtring, std::allocator<gong::Xtring> >’ has a non-virtual destructor > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongcsvutils.cpp:58: warning: unused parameter ‘encoding’ > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h: In constructor ‘gong::Xtring::Xtring()’: > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:30: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h: In constructor ‘std::basic_string<_CharT, _Traits, _Alloc>::basic_string() [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’: > /usr/include/c++/4.1.3/bits/basic_string.h:2052: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h: In constructor ‘std::allocator<_Alloc>::allocator() [with _Tp = char]’: > /usr/include/c++/4.1.3/bits/allocator.h:97: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h:97: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h: In constructor ‘__gnu_cxx::new_allocator<_Tp>::new_allocator() [with _Tp = char]’: > /usr/include/c++/4.1.3/ext/new_allocator.h:65: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h: In member function ‘_CharT* std::basic_string<_CharT, _Traits, _Alloc>::_Rep::_M_refdata() [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’: > /usr/include/c++/4.1.3/bits/basic_string.h:212: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h: In constructor ‘std::basic_string<_CharT, _Traits, _Alloc>::_Alloc_hider::_Alloc_hider(_CharT*, const _Alloc&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’: > /usr/include/c++/4.1.3/bits/basic_string.h:257: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h: In copy constructor ‘std::allocator<_Alloc>::allocator(const std::allocator<_Alloc>&) [with _Tp = char]’: > /usr/include/c++/4.1.3/bits/allocator.h:100: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h:99: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h: In copy constructor ‘__gnu_cxx::new_allocator<_Tp>::new_allocator(const __gnu_cxx::new_allocator<_Tp>&) [with _Tp = char]’: > /usr/include/c++/4.1.3/ext/new_allocator.h:67: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h: In destructor ‘std::allocator<_Alloc>::~allocator() [with _Tp = char]’: > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h: In destructor ‘__gnu_cxx::new_allocator<_Tp>::~new_allocator() [with _Tp = char]’: > /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h: In copy constructor ‘gong::Xtring::Xtring(const gong::Xtring&)’: > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/new: In function ‘void* operator new(size_t, void*)’: > /usr/include/c++/4.1.3/new:94: warning: will never be executed > /usr/include/c++/4.1.3/new: In function ‘void operator delete(void*, void*)’: > /usr/include/c++/4.1.3/new:98: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h: In member function ‘size_t __gnu_cxx::new_allocator<_Tp>::max_size() const [with _Tp = gong::Xtring]’: > /usr/include/c++/4.1.3/ext/new_allocator.h:97: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h: In copy constructor ‘std::allocator<_Alloc>::allocator(const std::allocator<_Alloc>&) [with _Tp = gong::Xtring]’: > /usr/include/c++/4.1.3/bits/allocator.h:100: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h:99: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h: In copy constructor ‘__gnu_cxx::new_allocator<_Tp>::new_allocator(const __gnu_cxx::new_allocator<_Tp>&) [with _Tp = gong::Xtring]’: > /usr/include/c++/4.1.3/ext/new_allocator.h:67: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h: In destructor ‘std::allocator<_Alloc>::~allocator() [with _Tp = gong::Xtring]’: > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h: In destructor ‘__gnu_cxx::new_allocator<_Tp>::~new_allocator() [with _Tp = gong::Xtring]’: > /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h: In copy constructor ‘std::allocator<_Alloc>::allocator(const std::allocator<_Alloc>&) [with _Tp = char]’: > /usr/include/c++/4.1.3/bits/allocator.h:100: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h:99: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h: In destructor ‘std::allocator<_Alloc>::~allocator() [with _Tp = char]’: > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/c++/4.1.3/fstream: In constructor ‘std::basic_ifstream<_CharT, _Traits>::basic_ifstream(const char*, std::_Ios_Openmode) [with _CharT = char, _Traits = std::char_traits<char>]’: > /usr/include/c++/4.1.3/fstream:443: warning: will never be executed > /usr/include/c++/4.1.3/fstream:443: warning: will never be executed > /usr/include/c++/4.1.3/fstream:443: warning: will never be executed > /usr/include/c++/4.1.3/fstream:443: warning: will never be executed > /usr/include/c++/4.1.3/fstream:445: warning: will never be executed > /usr/include/c++/4.1.3/fstream:446: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_ios.h: In constructor ‘std::basic_ios<_CharT, _Traits>::basic_ios() [with _CharT = char, _Traits = std::char_traits<char>]’: > /usr/include/c++/4.1.3/bits/basic_ios.h:447: warning: will never be executed > /usr/include/c++/4.1.3/istream: In constructor ‘std::basic_istream<_CharT, _Traits>::basic_istream() [with _CharT = char, _Traits = std::char_traits<char>]’: > /usr/include/c++/4.1.3/istream:574: warning: will never be executed > /usr/include/c++/4.1.3/istream:574: warning: will never be executed > /usr/include/c++/4.1.3/istream:574: warning: will never be executed > /usr/include/c++/4.1.3/istream:574: warning: will never be executed > /usr/include/c++/4.1.3/istream:574: warning: will never be executed > /usr/include/c++/4.1.3/istream: In destructor ‘std::basic_istream<_CharT, _Traits>::~basic_istream() [with _CharT = char, _Traits = std::char_traits<char>]’: > /usr/include/c++/4.1.3/istream:114: warning: will never be executed > /usr/include/c++/4.1.3/istream:114: warning: will never be executed > /usr/include/c++/4.1.3/istream:114: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h: In function ‘void std::__destroy_aux(_ForwardIterator, _ForwardIterator, __false_type) [with _ForwardIterator = __gnu_cxx::__normal_iterator<gong::Xtring*, std::vector<gong::Xtring, std::allocator<gong::Xtring> > >]’: > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h: In member function ‘void std::vector<_Tp, _Alloc>::_M_insert_aux(__gnu_cxx::__normal_iterator<typename std::_Vector_base<_Tp, _Alloc>::_Tp_alloc_type::pointer, std::vector<_Tp, _Alloc> >, const _Tp&) [with _Tp = gong::Xtring, _Alloc = std::allocator<gong::Xtring>]’: > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h: In destructor ‘std::basic_string<_CharT, _Traits, _Alloc>::~basic_string() [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’: > /usr/include/c++/4.1.3/bits/basic_string.h:255: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:255: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h: In constructor ‘gong::Xtring::Xtring()’: > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h: In member function ‘void std::vector<_Tp, _Alloc>::_M_insert_aux(__gnu_cxx::__normal_iterator<typename std::_Vector_base<_Tp, _Alloc>::_Tp_alloc_type::pointer, std::vector<_Tp, _Alloc> >, const _Tp&) [with _Tp = gong::Xtring, _Alloc = std::allocator<gong::Xtring>]’: > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h: In static member function ‘static bool gong::CsvUtils::readCSVFile(const gong::Xtring&, gong::XtringList&, gong::Xtring&, bool)’: > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongcsvutils.cpp:35: warning: size of ‘TMT.684’ is 280 bytes > /usr/include/c++/4.1.3/streambuf:200: warning: will never be executed > /usr/include/c++/4.1.3/streambuf:200: warning: will never be executed > /usr/include/c++/4.1.3/fstream:240: warning: will never be executed > /usr/include/c++/4.1.3/istream:114: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_ios.h:268: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_ios.h:268: warning: will never be executed > /usr/include/c++/4.1.3/istream:114: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_ios.h:268: warning: will never be executed > /usr/include/c++/4.1.3/streambuf:200: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h: In static member function ‘static int gong::CsvUtils::tokenize(gong::XtringList&, const gong::Xtring&, const gong::Xtring&, const gong::Xtring&, const gong::Xtring&)’: > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > mv -f .deps/gongcsvutils.Tpo .deps/gongcsvutils.Po > compiling gongdate.cpp (g++) > cc1plus: warning: command line option "-Wmissing-declarations" is valid for C/ObjC/Pascal but not for C++ > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: base class ‘struct std::basic_string<char, std::char_traits<char>, std::allocator<char> >’ has a non-virtual destructor > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.h: In constructor ‘gong::Date::Date(int, unsigned char, unsigned char)’: > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.h:36: warning: ‘gong::Date::mJulianDay’ should be initialized in the member initialization list > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.h: In constructor ‘gong::Time::Time(unsigned char, unsigned char, unsigned char)’: > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.h:123: warning: ‘gong::Time::mTimeSecs’ should be initialized in the member initialization list > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.h: At global scope: > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.h:178: warning: base class ‘class gong::Date’ has a non-virtual destructor > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.h:178: warning: base class ‘class gong::Time’ has a non-virtual destructor > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp: In constructor ‘gong::Date::Date(const gong::Xtring&, const char*)’: > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:36: warning: ‘gong::Date::mJulianDay’ should be initialized in the member initialization list > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp: In constructor ‘gong::Time::Time(const gong::Xtring&, const char*)’: > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:302: warning: ‘gong::Time::mTimeSecs’ should be initialized in the member initialization list > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp: In static member function ‘static gong::DateTime gong::DateTime::unpack(long long int)’: > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:442: warning: dereferencing type-punned pointer will break strict-aliasing rules > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h: In constructor ‘gong::Xtring::Xtring()’: > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:30: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h: In constructor ‘std::basic_string<_CharT, _Traits, _Alloc>::basic_string() [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’: > /usr/include/c++/4.1.3/bits/basic_string.h:2052: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h: In constructor ‘std::allocator<_Alloc>::allocator() [with _Tp = char]’: > /usr/include/c++/4.1.3/bits/allocator.h:97: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h:97: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h: In constructor ‘__gnu_cxx::new_allocator<_Tp>::new_allocator() [with _Tp = char]’: > /usr/include/c++/4.1.3/ext/new_allocator.h:65: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h: In member function ‘_CharT* std::basic_string<_CharT, _Traits, _Alloc>::_Rep::_M_refdata() [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’: > /usr/include/c++/4.1.3/bits/basic_string.h:212: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h: In constructor ‘std::basic_string<_CharT, _Traits, _Alloc>::_Alloc_hider::_Alloc_hider(_CharT*, const _Alloc&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’: > /usr/include/c++/4.1.3/bits/basic_string.h:257: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h: In copy constructor ‘std::allocator<_Alloc>::allocator(const std::allocator<_Alloc>&) [with _Tp = char]’: > /usr/include/c++/4.1.3/bits/allocator.h:100: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h:99: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h: In copy constructor ‘__gnu_cxx::new_allocator<_Tp>::new_allocator(const __gnu_cxx::new_allocator<_Tp>&) [with _Tp = char]’: > /usr/include/c++/4.1.3/ext/new_allocator.h:67: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h: In destructor ‘std::allocator<_Alloc>::~allocator() [with _Tp = char]’: > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h: In destructor ‘__gnu_cxx::new_allocator<_Tp>::~new_allocator() [with _Tp = char]’: > /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h: In constructor ‘gong::Xtring::Xtring(const char*)’: > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:33: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h: In constructor ‘gong::Xtring::Xtring(const std::string&)’: > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:32: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h: In copy constructor ‘std::allocator<_Alloc>::allocator(const std::allocator<_Alloc>&) [with _Tp = char]’: > /usr/include/c++/4.1.3/bits/allocator.h:100: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h:99: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h: In destructor ‘std::allocator<_Alloc>::~allocator() [with _Tp = char]’: > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/stdlib.h: In function ‘long int strtol(const char*, char**, int)’: > /usr/include/stdlib.h:333: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h: In destructor ‘std::basic_string<_CharT, _Traits, _Alloc>::~basic_string() [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’: > /usr/include/c++/4.1.3/bits/basic_string.h:255: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:255: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h: In destructor ‘std::basic_string<_CharT, _Traits, _Alloc>::~basic_string() [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’: > /usr/include/c++/4.1.3/bits/basic_string.h:255: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:255: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h: In member function ‘bool gong::Time::setTime(unsigned char, unsigned char, unsigned char)’: > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h: In static member function ‘static gong::Xtring gong::Date::guessFormat(const gong::Xtring&)’: > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h: In constructor ‘gong::Xtring::Xtring(const char*)’: > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h: In constructor ‘gong::Xtring::Xtring()’: > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed > /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp: In static member function ‘static void gong::Date::JulianToDMY(long unsigned int, unsigned char*, unsigned char*, int*)’: > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:265: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h: In member function ‘bool gong::Time::setTime(unsigned char, unsigned char, unsigned char)’: > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:355: warning: function call has aggregate value > /usr/include/c++/4.1.3/bits/basic_string.h: In function ‘std::basic_string<_CharT, _Traits, _Alloc> std::operator+(const std::basic_string<_CharT, _Traits, _Alloc>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’: > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h: In function ‘std::basic_string<_CharT, _Traits, _Alloc> std::operator+(const std::basic_string<_CharT, _Traits, _Alloc>&, _CharT) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’: > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h: In static member function ‘static gong::Xtring gong::Date::guessFormat(const gong::Xtring&)’: > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:137: warning: function call has aggregate value > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:137: warning: function call has aggregate value > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:137: warning: function call has aggregate value > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:137: warning: function call has aggregate value > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:140: warning: function call has aggregate value > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:140: warning: function call has aggregate value > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:140: warning: function call has aggregate value > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:140: warning: function call has aggregate value > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:142: warning: function call has aggregate value > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:142: warning: function call has aggregate value > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:142: warning: function call has aggregate value > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:142: warning: function call has aggregate value > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:145: warning: function call has aggregate value > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:145: warning: function call has aggregate value > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:145: warning: function call has aggregate value > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:145: warning: function call has aggregate value > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:146: warning: function call has aggregate value > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:146: warning: function call has aggregate value > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:146: warning: function call has aggregate value > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:146: warning: function call has aggregate value > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h: In constructor ‘gong::Date::Date(const gong::Xtring&, const char*)’: > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:47: warning: function call has aggregate value > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h: In constructor ‘gong::DateTime::DateTime(const gong::Xtring&, const char*)’: > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:381: warning: function call has aggregate value > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h: In constructor ‘gong::Date::Date(const gong::Xtring&, const char*)’: > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed > /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed > /home/gengiskanhg/ge... [truncated message content] |
|
From: Santiago C. T. <sa...@ke...> - 2008-04-30 13:45:13
|
Gengis Kanhg Toledo Ramírez wrote: > Comentarios al actual GestiONG - CONTACTOS: > > 1. NOMBRE es un sólo campo, debiese separarse en NOMBRES y APELLIDOS. > 2. PAIS y SEXO debiesen ser de selección > > Respecto al punto 1 esto permite hacer listados por apellido o por nombre. De otra forma el sistema no sabrá cuales son nombres y cuales apellidos. > La forma de hacerlo ahora mismo es la siguiente, pero no está documentado suficientemente: En el formulario de contactos hay un checkbox [ ] Persona jurídica. Cuando se marca, se *supone* que el contacto es una organización, con lo cual el nombre es su nombre real. Si no se marca, entonces se *supone* que el nombre del contacto es de la forma APELLIDOS, NOMBRE. En la tabla de CONTACTOS hay dos campos, NOMBRE y NOMBRECOMPLETO. NOMBRE contiene el nombre tal y como lo ha introducido la usuaria en el formulario. NOMBRECOMPLETO contiene el nombre en la forma NOMBRE APELLIDOS, sin la coma y con el nombre primero. Este segundo campo, NOMBRECOMPLETO, se actualiza automaticamente y se puede utilizar para ordenar los contactos por nombre. El campo NOMBRE, se puede utilizar para ordenar los campos por apellidos. Todo esto es así por varias razones: * si el contacto es una organización, no tiene sentido el campo APELLIDOS * Al mostrar el fichero de contactos, aparece el nombre completo, y no separado en nombre y apellidos * No siempre es facil hacer operaciones de concatenación desde programas externos para formar el nombre completo, por lo que he optado porque GestiONG ofrezca el nombre en los dos formatos. Sin embargo, no me convence del todo esta opción, así que podemos mejorarla. > Checa lo que agregué al wiki > http://www.iglues.org/wiki/doku.php?id=gestiong:nuevos_modulos > > del Móduolo Socios y dime que piensas > En mi opinión, en la tabla de CONTACTOS estabas mezclando campos de varias tablas distintas. He reestructurado la definición en la wiki de forma que ahora los Contactos contienen solamente información personal. La tabla de MIEMBROS contiene la información relativa a la inscripción de ese contacto a algún proyecto (Nº socia, Estatus, TipoCuota, etc.) Luego hay otros datos que no se necesitan para una gestión standard de una organización, así que irían mejor en el módulo específico de excursiones. En el siguiente correo voy a explicar cómo funcionan los módulos en GestiONG. Un abrazo, -- santilin > > Yo creo que hay que ordenar la información en general (para toda ONG) y en grupos especiales. De estos grupos quizas se pueda hacer que el GestiONG los trabaje o no. Me refiero a que alguna ONG le servirá "Información médica" y "emergencias" y a otras no. Por ello lo ideal seria incluir la posibilidad de que al configurar el GestiONG se escogieran que grupos de información se va a usar o algún mecanismo que permita tenerlos si hacen falta pero que si no hacen falta, no estorben. > > > ____________________________________________________________________________________ > Be a better friend, newshound, and > know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > Gestiong-desarrollo mailing list > Ges...@li... > https://lists.sourceforge.net/lists/listinfo/gestiong-desarrollo > |
|
From: Santiago C. T. <sa...@ke...> - 2008-04-30 13:45:13
|
Gengis Kanhg Toledo Ramírez wrote: > Es de risa que en mi trabajo con el windows XP (lo tengo por necesidad del Autocad y Solid Works) no pude instalar mi base de datos PACEM, que tiene por prerequisito instalar el Office 97. > > Ahora en mi casa bajo Ubuntu 7.10 y wine pude instalar el puro Access 97 y con ello abrir mi base de datos. No abre perfecto pero abre todo lo que necesitamos. > > Ahora cada vez que tenga un tiempo aportaré ideas a la wiki en base a esto. > > El PACEM tiene: > 26 Tablas > 45 consultas > 33 formularios > y > 56 informes Puedes utilizar las mdbtools para importar los datos a GNU/Linux, tenemos que crear un apartado en el manual para explicar este proceso. > > Creo que nos será de ayuda, pues el trabajo de muchísimas horas sobre y dentro de un club grande nos aportará muchas ideas, si bien estamos claros que es un caso específico de club y debemos luchar por llevarlo a la generalización en lo que se pueda. > > Una función avanzada del PACEM como ejemplo: > El PACEM tiene unos formularios especiales, que mas bien son ventanas de diálogo en donde por ejemplo puedes: > ***Seleccionar un socio y desplegar sus datos, su historial de cursos, historial de excursiones o imprimir su solicitud de ingreso. > > > ¿Qué opinan? > Esta funcionalidad se implementará en los distintos módulos. La base de GestiONG será siempre eso, muy básica. Ya casi he terminado una versión básica de los módulos y voy a preparar una descripción de cómo utilizarlos que pondré en la wiki. Un abrazo, -- santilin > > ____________________________________________________________________________________ > Be a better friend, newshound, and > know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > Gestiong-desarrollo mailing list > Ges...@li... > https://lists.sourceforge.net/lists/listinfo/gestiong-desarrollo > |
|
From: Santiago C. T. <sa...@ke...> - 2008-04-30 12:55:18
|
Esta documentación la subiré a la wiki cuando esté completa.
La base de GestiONG la componen las siguientes 5 bibliotecas:
libbase .- Clases fundamentales
libdb .- Clases de acceso a la base de datos
libgui .- Definición de las clases del GUI
libqui-xxx .- Implementación de las clases del GUI
librtk .- Generador de informes
libsystem .- Programa principal, ventana principal, login y
formularios generales.
A esta base, se pueden añadir dinámica o estáticamente diferentes módulos:
mod-sistema .- Login principal, usuarias
mod-contactos .- Tabla de contactos
mod-contable .- Contabilidad
mod-socias .- Gestión de socias
Los módulos permiten:
- Añadir nuevas tablas y formularios al programa
- Sustituir tablas y formularios existentes
- Añadir nuevas opciones a los menús de la ventana principal
- Añadir nuevos informes
- etc.
Para crear un nuevo módulo, hay que derivar una nueva clase de
gong::Module y reimplementar las siguientes funciones:
virtual bool initMainWindow
Para añadir las opciones al menú principal
virtual bool login
Para conectarse a las bases de datos que sean necesarias
virtual bool initDataDictionary
Para definir las tablas de la base de datos del módulo
virtual db::Record *createRecord
Para crear un Record de este módulo.
virtual FrmEditRecord *createFrmEditRecord
Para crear un formulario de edición para un registro.
Las dos últimas funciones son llamadas por GestiONG en cada módulo
cargado cada vez que necesita crear un registro o un formulario, desde
el cargado al final hasta el cargado al principio. Esto permite
redefinir formularios y registros.
Por ejemplo, supongamos que tenemos cargado el módulo CONTACTOS y
queremos crear un módulo para añadirle un nuevo campo: OCUPACION.
En la función initDataDictionary añadiríamos ese campo a la tabla de
CONTACTOS.
Crearíamos una clase
class RecNuevoContacto: public RecContacto
y un formulario
class FrmEditRecNuevoContacto: public FrmEditRecContacto
y luego, en createRecord,
virtual db::Record *createRecord(const Xtring &tablename)
{
if( tablename == "CONTACTOS" )
return new RecNuevoContacto(...);
}
y en createFrmEditRecord
virtual FrmEditRecord *createFrmEditRecord(const Xtring &tablename)
{
if( tablename == "CONTACTOS" )
return new FrmEditRecNuevoContacto(...);
}
Solo con esto, al cargar nuestro nuevo módulo, se crearía el nuevo campo
en la base de datos y se sustituiría el formulario de edición de
contactos por el nuevo.
Todo este proceso se puede realizar de una forma muy cómoda con la
autogeneración de código que ofrece la biblioteca capel, tal y como
expliqué en un correo anterior.
Desafortunadamente, aunque en la versión 0.3.3 todo esto está totalmente
implementado, en la 0.4.0 aún me quedan unos días de trabajo por lo que
no podéis comenzar a programar los nuevos módulos aún. No voy a poder
continuar con el proyecto hata al menos el miércoles que viene, por lo
que hasta finales de la semana que viene no podríamos ponernos con los
nuevos módulos. Pero a partir de entonces, el desarrollo será muy
rápido, por lo que recomiendo que vayáis ya ultimando los requisitos de
los nuevos módulos.
Un abrazo,
-- santilin
|
|
From: Gengis K. T. R. <gen...@ya...> - 2008-04-28 03:34:40
|
Te comento que hace unas semanas bajé las fuentes en un tar y pudo compilar con el make. Pero ahora ya para entrarle de lleno he seguido los pasos que das en: http://www.iglues.org/wiki/doku.php?id=gestiong:gestiong_programacion Y a la hora de F8 (compilar) Sale lo que te apunto a continuación: antes te resumo: Salen muchos warnings de que la función nunca se ejecutará, pero lo importante es que salen errores. Antes de copias toda la salida de la compilación con Kdevelop te pongo solo un grep | error ******************************************************************************************************************************* *********************************** grep | error ********************************************************************************* ******************************************************************************************************************************* /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbfieldstyle.h:84: error: extra ‘;’ /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongregexp.h:28: error: extra ‘;’ /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbrow.h:54: error: extra ‘;’ /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdberror.h:39: error: extra ‘;’ /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbresultset.h:59: error: extra ‘;’ /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbconnection.h:117: error: extra ‘;’ /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbfieldvalue.h:59: error: extra ‘;’ /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbintegresult.h:93: error: extra ‘;’ /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbfielddefinition.h:157: error: extra ‘;’ /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbfieldreferenceid.h:48: error: extra ‘;’ /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbrelationdefinition.h:75: error: extra ‘;’ /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbindexdefinition.h:92: error: extra ‘;’ /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbtabledefinition.h:246: error: extra ‘;’ /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbrecordrelation.h:73: error: extra ‘;’ /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbdefinition.h:124: error: extra ‘;’ /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbuser.h:76: error: extra ‘;’ /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbrecord.h:234: error: extra ‘;’ /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongsettings.h:60: error: extra ‘;’ /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gonglibrary.h:69: error: extra ‘;’ /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbconnection.cpp:251: error: ISO C++ forbids variable-size array ‘buffer’ /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbconnection.cpp:283: error: ISO C++ forbids variable-size array ‘buffer’ /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdbconnection.cpp:307: error: ISO C++ forbids variable-size array ‘buffer’ make[2]: *** [gongdbconnection.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 ******************************************************************************************************************************* ************************************COMPLETO******************************************************************************** ******************************************************************************************************************************* cd '/home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make -f Makefile.cvs && mkdir '/home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/optimized' && cd '/home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/optimized' && CXXFLAGS="-O2 -pedantic -Wall -W -Wabi -Waggregate-return -Wcast-align -Wcast-qual -Wconversion -Wctor-dtor-privacy -Wdisabled-optimization -Weffc++ -Wfloat-equal -Winline -Wmissing-declarations -Wmissing-noreturn -Wno-deprecated -Wno-deprecated-declarations -Wno-non-template-friend -Wnon-virtual-dtor -Wno-pmf-conversions -Wold-style-cast -Woverloaded-virtual -Wpacked -Wpadded -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wsign-promo -Wsynth -Wundef -Wunreachable-code -Wwrite-strings -g0 -ansi -Wlarger-than-256 -Wno-long-long" "/home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/configure" && cd '/home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/optimized' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make libtoolize --force You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'. aclocal -I m4 autoheader automake --add-missing configure.in:15: installing `./missing' gestiong-contable/Makefile.am: installing `./depcomp' autoconf checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes linking file.o... (gcc) checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes linking file.o... (g++) checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool installing -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking dependency style of g++... gcc3 checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc configure: GestiONG Custom configuration checking for X... libraries , headers checking QT3_DIR... /usr/include/qt3 checking Qt version... 337 (3) checking for qembed... qembed checking if Qt is static... no checking if Qt is multithreaded... yes checking if Qt is embedded... no checking QT3_CXXFLAGS... -I/usr/include/qt3 -D_REENTRANT -DQT_THREAD_SUPPORT checking QT3_LDADD... -L/usr/lib -lqt-mt checking for mysql_config... /usr/bin/mysql_config checking for libmysql - version >= 3.2.0... yes (version 5.0.45) checking for LIBXML2... checking for xml2-config... /usr/bin/xml2-config checking for libxml - version >= 2.5.0... yes (version 2.6.30) checking Berkeley DB v4... -I/usr/include -L/usr/lib -ldb checking for boostlib >= 1.0... yes configure: creating ./config.status config.status: creating Makefile config.status: creating gestiong-contable/Makefile config.status: creating gestiong-contactos/Makefile config.status: creating gestiong-gui-qt3/Makefile config.status: creating gestiong-lib/Makefile config.status: creating gestiong-rtk/Makefile config.status: creating gestiong-socias/Makefile config.status: creating gestiong-system/Makefile config.status: creating gestiong/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile make all-recursive Making all in gestiong-lib compiling gongcsvutils.cpp (g++) cc1plus: warning: command line option "-Wmissing-declarations" is valid for C/ObjC/Pascal but not for C++ /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: base class ‘struct std::basic_string<char, std::char_traits<char>, std::allocator<char> >’ has a non-virtual destructor /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gonglist.h: In instantiation of ‘gong::List<gong::Xtring>’: /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongcsvutils.cpp:51: instantiated from here /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gonglist.h:29: warning: base class ‘class std::vector<gong::Xtring, std::allocator<gong::Xtring> >’ has a non-virtual destructor /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongcsvutils.cpp:58: warning: unused parameter ‘encoding’ /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h: In constructor ‘gong::Xtring::Xtring()’: /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:30: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h: In constructor ‘std::basic_string<_CharT, _Traits, _Alloc>::basic_string() [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’: /usr/include/c++/4.1.3/bits/basic_string.h:2052: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h: In constructor ‘std::allocator<_Alloc>::allocator() [with _Tp = char]’: /usr/include/c++/4.1.3/bits/allocator.h:97: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h:97: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h: In constructor ‘__gnu_cxx::new_allocator<_Tp>::new_allocator() [with _Tp = char]’: /usr/include/c++/4.1.3/ext/new_allocator.h:65: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h: In member function ‘_CharT* std::basic_string<_CharT, _Traits, _Alloc>::_Rep::_M_refdata() [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’: /usr/include/c++/4.1.3/bits/basic_string.h:212: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h: In constructor ‘std::basic_string<_CharT, _Traits, _Alloc>::_Alloc_hider::_Alloc_hider(_CharT*, const _Alloc&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’: /usr/include/c++/4.1.3/bits/basic_string.h:257: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h: In copy constructor ‘std::allocator<_Alloc>::allocator(const std::allocator<_Alloc>&) [with _Tp = char]’: /usr/include/c++/4.1.3/bits/allocator.h:100: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h:99: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h: In copy constructor ‘__gnu_cxx::new_allocator<_Tp>::new_allocator(const __gnu_cxx::new_allocator<_Tp>&) [with _Tp = char]’: /usr/include/c++/4.1.3/ext/new_allocator.h:67: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h: In destructor ‘std::allocator<_Alloc>::~allocator() [with _Tp = char]’: /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h: In destructor ‘__gnu_cxx::new_allocator<_Tp>::~new_allocator() [with _Tp = char]’: /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h: In copy constructor ‘gong::Xtring::Xtring(const gong::Xtring&)’: /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/new: In function ‘void* operator new(size_t, void*)’: /usr/include/c++/4.1.3/new:94: warning: will never be executed /usr/include/c++/4.1.3/new: In function ‘void operator delete(void*, void*)’: /usr/include/c++/4.1.3/new:98: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h: In member function ‘size_t __gnu_cxx::new_allocator<_Tp>::max_size() const [with _Tp = gong::Xtring]’: /usr/include/c++/4.1.3/ext/new_allocator.h:97: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h: In copy constructor ‘std::allocator<_Alloc>::allocator(const std::allocator<_Alloc>&) [with _Tp = gong::Xtring]’: /usr/include/c++/4.1.3/bits/allocator.h:100: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h:99: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h: In copy constructor ‘__gnu_cxx::new_allocator<_Tp>::new_allocator(const __gnu_cxx::new_allocator<_Tp>&) [with _Tp = gong::Xtring]’: /usr/include/c++/4.1.3/ext/new_allocator.h:67: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h: In destructor ‘std::allocator<_Alloc>::~allocator() [with _Tp = gong::Xtring]’: /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h: In destructor ‘__gnu_cxx::new_allocator<_Tp>::~new_allocator() [with _Tp = gong::Xtring]’: /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h: In copy constructor ‘std::allocator<_Alloc>::allocator(const std::allocator<_Alloc>&) [with _Tp = char]’: /usr/include/c++/4.1.3/bits/allocator.h:100: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h:99: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h: In destructor ‘std::allocator<_Alloc>::~allocator() [with _Tp = char]’: /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/c++/4.1.3/fstream: In constructor ‘std::basic_ifstream<_CharT, _Traits>::basic_ifstream(const char*, std::_Ios_Openmode) [with _CharT = char, _Traits = std::char_traits<char>]’: /usr/include/c++/4.1.3/fstream:443: warning: will never be executed /usr/include/c++/4.1.3/fstream:443: warning: will never be executed /usr/include/c++/4.1.3/fstream:443: warning: will never be executed /usr/include/c++/4.1.3/fstream:443: warning: will never be executed /usr/include/c++/4.1.3/fstream:445: warning: will never be executed /usr/include/c++/4.1.3/fstream:446: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_ios.h: In constructor ‘std::basic_ios<_CharT, _Traits>::basic_ios() [with _CharT = char, _Traits = std::char_traits<char>]’: /usr/include/c++/4.1.3/bits/basic_ios.h:447: warning: will never be executed /usr/include/c++/4.1.3/istream: In constructor ‘std::basic_istream<_CharT, _Traits>::basic_istream() [with _CharT = char, _Traits = std::char_traits<char>]’: /usr/include/c++/4.1.3/istream:574: warning: will never be executed /usr/include/c++/4.1.3/istream:574: warning: will never be executed /usr/include/c++/4.1.3/istream:574: warning: will never be executed /usr/include/c++/4.1.3/istream:574: warning: will never be executed /usr/include/c++/4.1.3/istream:574: warning: will never be executed /usr/include/c++/4.1.3/istream: In destructor ‘std::basic_istream<_CharT, _Traits>::~basic_istream() [with _CharT = char, _Traits = std::char_traits<char>]’: /usr/include/c++/4.1.3/istream:114: warning: will never be executed /usr/include/c++/4.1.3/istream:114: warning: will never be executed /usr/include/c++/4.1.3/istream:114: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h: In function ‘void std::__destroy_aux(_ForwardIterator, _ForwardIterator, __false_type) [with _ForwardIterator = __gnu_cxx::__normal_iterator<gong::Xtring*, std::vector<gong::Xtring, std::allocator<gong::Xtring> > >]’: /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h: In member function ‘void std::vector<_Tp, _Alloc>::_M_insert_aux(__gnu_cxx::__normal_iterator<typename std::_Vector_base<_Tp, _Alloc>::_Tp_alloc_type::pointer, std::vector<_Tp, _Alloc> >, const _Tp&) [with _Tp = gong::Xtring, _Alloc = std::allocator<gong::Xtring>]’: /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h: In destructor ‘std::basic_string<_CharT, _Traits, _Alloc>::~basic_string() [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’: /usr/include/c++/4.1.3/bits/basic_string.h:255: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:255: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h: In constructor ‘gong::Xtring::Xtring()’: /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h: In member function ‘void std::vector<_Tp, _Alloc>::_M_insert_aux(__gnu_cxx::__normal_iterator<typename std::_Vector_base<_Tp, _Alloc>::_Tp_alloc_type::pointer, std::vector<_Tp, _Alloc> >, const _Tp&) [with _Tp = gong::Xtring, _Alloc = std::allocator<gong::Xtring>]’: /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h: In static member function ‘static bool gong::CsvUtils::readCSVFile(const gong::Xtring&, gong::XtringList&, gong::Xtring&, bool)’: /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongcsvutils.cpp:35: warning: size of ‘TMT.684’ is 280 bytes /usr/include/c++/4.1.3/streambuf:200: warning: will never be executed /usr/include/c++/4.1.3/streambuf:200: warning: will never be executed /usr/include/c++/4.1.3/fstream:240: warning: will never be executed /usr/include/c++/4.1.3/istream:114: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_ios.h:268: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_ios.h:268: warning: will never be executed /usr/include/c++/4.1.3/istream:114: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_ios.h:268: warning: will never be executed /usr/include/c++/4.1.3/streambuf:200: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h: In static member function ‘static int gong::CsvUtils::tokenize(gong::XtringList&, const gong::Xtring&, const gong::Xtring&, const gong::Xtring&, const gong::Xtring&)’: /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed mv -f .deps/gongcsvutils.Tpo .deps/gongcsvutils.Po compiling gongdate.cpp (g++) cc1plus: warning: command line option "-Wmissing-declarations" is valid for C/ObjC/Pascal but not for C++ /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: base class ‘struct std::basic_string<char, std::char_traits<char>, std::allocator<char> >’ has a non-virtual destructor /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.h: In constructor ‘gong::Date::Date(int, unsigned char, unsigned char)’: /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.h:36: warning: ‘gong::Date::mJulianDay’ should be initialized in the member initialization list /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.h: In constructor ‘gong::Time::Time(unsigned char, unsigned char, unsigned char)’: /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.h:123: warning: ‘gong::Time::mTimeSecs’ should be initialized in the member initialization list /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.h: At global scope: /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.h:178: warning: base class ‘class gong::Date’ has a non-virtual destructor /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.h:178: warning: base class ‘class gong::Time’ has a non-virtual destructor /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp: In constructor ‘gong::Date::Date(const gong::Xtring&, const char*)’: /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:36: warning: ‘gong::Date::mJulianDay’ should be initialized in the member initialization list /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp: In constructor ‘gong::Time::Time(const gong::Xtring&, const char*)’: /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:302: warning: ‘gong::Time::mTimeSecs’ should be initialized in the member initialization list /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp: In static member function ‘static gong::DateTime gong::DateTime::unpack(long long int)’: /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:442: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h: In constructor ‘gong::Xtring::Xtring()’: /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:30: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h: In constructor ‘std::basic_string<_CharT, _Traits, _Alloc>::basic_string() [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’: /usr/include/c++/4.1.3/bits/basic_string.h:2052: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h: In constructor ‘std::allocator<_Alloc>::allocator() [with _Tp = char]’: /usr/include/c++/4.1.3/bits/allocator.h:97: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h:97: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h: In constructor ‘__gnu_cxx::new_allocator<_Tp>::new_allocator() [with _Tp = char]’: /usr/include/c++/4.1.3/ext/new_allocator.h:65: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h: In member function ‘_CharT* std::basic_string<_CharT, _Traits, _Alloc>::_Rep::_M_refdata() [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’: /usr/include/c++/4.1.3/bits/basic_string.h:212: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h: In constructor ‘std::basic_string<_CharT, _Traits, _Alloc>::_Alloc_hider::_Alloc_hider(_CharT*, const _Alloc&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’: /usr/include/c++/4.1.3/bits/basic_string.h:257: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h: In copy constructor ‘std::allocator<_Alloc>::allocator(const std::allocator<_Alloc>&) [with _Tp = char]’: /usr/include/c++/4.1.3/bits/allocator.h:100: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h:99: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h: In copy constructor ‘__gnu_cxx::new_allocator<_Tp>::new_allocator(const __gnu_cxx::new_allocator<_Tp>&) [with _Tp = char]’: /usr/include/c++/4.1.3/ext/new_allocator.h:67: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h: In destructor ‘std::allocator<_Alloc>::~allocator() [with _Tp = char]’: /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h: In destructor ‘__gnu_cxx::new_allocator<_Tp>::~new_allocator() [with _Tp = char]’: /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h: In constructor ‘gong::Xtring::Xtring(const char*)’: /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:33: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h: In constructor ‘gong::Xtring::Xtring(const std::string&)’: /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:32: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h: In copy constructor ‘std::allocator<_Alloc>::allocator(const std::allocator<_Alloc>&) [with _Tp = char]’: /usr/include/c++/4.1.3/bits/allocator.h:100: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h:99: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h: In destructor ‘std::allocator<_Alloc>::~allocator() [with _Tp = char]’: /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/stdlib.h: In function ‘long int strtol(const char*, char**, int)’: /usr/include/stdlib.h:333: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h: In destructor ‘std::basic_string<_CharT, _Traits, _Alloc>::~basic_string() [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’: /usr/include/c++/4.1.3/bits/basic_string.h:255: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:255: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h: In destructor ‘std::basic_string<_CharT, _Traits, _Alloc>::~basic_string() [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’: /usr/include/c++/4.1.3/bits/basic_string.h:255: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:255: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h: In member function ‘bool gong::Time::setTime(unsigned char, unsigned char, unsigned char)’: /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h: In static member function ‘static gong::Xtring gong::Date::guessFormat(const gong::Xtring&)’: /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h: In constructor ‘gong::Xtring::Xtring(const char*)’: /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h: In constructor ‘gong::Xtring::Xtring()’: /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/c++/4.1.3/bits/allocator.h:105: warning: will never be executed /usr/include/c++/4.1.3/ext/new_allocator.h:72: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp: In static member function ‘static void gong::Date::JulianToDMY(long unsigned int, unsigned char*, unsigned char*, int*)’: /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:265: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h: In member function ‘bool gong::Time::setTime(unsigned char, unsigned char, unsigned char)’: /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:355: warning: function call has aggregate value /usr/include/c++/4.1.3/bits/basic_string.h: In function ‘std::basic_string<_CharT, _Traits, _Alloc> std::operator+(const std::basic_string<_CharT, _Traits, _Alloc>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’: /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h: In function ‘std::basic_string<_CharT, _Traits, _Alloc> std::operator+(const std::basic_string<_CharT, _Traits, _Alloc>&, _CharT) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’: /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h: In static member function ‘static gong::Xtring gong::Date::guessFormat(const gong::Xtring&)’: /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:137: warning: function call has aggregate value /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:137: warning: function call has aggregate value /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:137: warning: function call has aggregate value /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:137: warning: function call has aggregate value /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:140: warning: function call has aggregate value /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:140: warning: function call has aggregate value /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:140: warning: function call has aggregate value /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:140: warning: function call has aggregate value /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:142: warning: function call has aggregate value /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:142: warning: function call has aggregate value /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:142: warning: function call has aggregate value /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:142: warning: function call has aggregate value /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:145: warning: function call has aggregate value /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:145: warning: function call has aggregate value /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:145: warning: function call has aggregate value /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:145: warning: function call has aggregate value /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:146: warning: function call has aggregate value /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:146: warning: function call has aggregate value /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:146: warning: function call has aggregate value /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:146: warning: function call has aggregate value /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h: In constructor ‘gong::Date::Date(const gong::Xtring&, const char*)’: /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:47: warning: function call has aggregate value /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h: In constructor ‘gong::DateTime::DateTime(const gong::Xtring&, const char*)’: /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongdate.cpp:381: warning: function call has aggregate value /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h: In constructor ‘gong::Date::Date(const gong::Xtring&, const char*)’: /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: will never be executed /home/gengiskanhg/gestiong-dev/gestiong-devel/gestiong-0.3.3/gestiong-lib/gongxtring.h:28: warning: will never be executed /usr/include/c++/4.1.3/bits/basic_string.h:478: warning: ... [truncated message content] |
|
From: Gengis K. T. R. <gen...@ya...> - 2008-04-28 02:46:45
|
Comentarios al actual GestiONG - CONTACTOS: 1. NOMBRE es un sólo campo, debiese separarse en NOMBRES y APELLIDOS. 2. PAIS y SEXO debiesen ser de selección Respecto al punto 1 esto permite hacer listados por apellido o por nombre. De otra forma el sistema no sabrá cuales son nombres y cuales apellidos. Checa lo que agregué al wiki http://www.iglues.org/wiki/doku.php?id=gestiong:nuevos_modulos del Móduolo Socios y dime que piensas Yo creo que hay que ordenar la información en general (para toda ONG) y en grupos especiales. De estos grupos quizas se pueda hacer que el GestiONG los trabaje o no. Me refiero a que alguna ONG le servirá "Información médica" y "emergencias" y a otras no. Por ello lo ideal seria incluir la posibilidad de que al configurar el GestiONG se escogieran que grupos de información se va a usar o algún mecanismo que permita tenerlos si hacen falta pero que si no hacen falta, no estorben. ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ |
|
From: Gengis K. T. R. <gen...@ya...> - 2008-04-28 01:57:52
|
Es de risa que en mi trabajo con el windows XP (lo tengo por necesidad del Autocad y Solid Works) no pude instalar mi base de datos PACEM, que tiene por prerequisito instalar el Office 97.
Ahora en mi casa bajo Ubuntu 7.10 y wine pude instalar el puro Access 97 y con ello abrir mi base de datos. No abre perfecto pero abre todo lo que necesitamos.
Ahora cada vez que tenga un tiempo aportaré ideas a la wiki en base a esto.
El PACEM tiene:
26 Tablas
45 consultas
33 formularios
y
56 informes
Creo que nos será de ayuda, pues el trabajo de muchísimas horas sobre y dentro de un club grande nos aportará muchas ideas, si bien estamos claros que es un caso específico de club y debemos luchar por llevarlo a la generalización en lo que se pueda.
Una función avanzada del PACEM como ejemplo:
El PACEM tiene unos formularios especiales, que mas bien son ventanas de diálogo en donde por ejemplo puedes:
***Seleccionar un socio y desplegar sus datos, su historial de cursos, historial de excursiones o imprimir su solicitud de ingreso.
¿Qué opinan?
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
|
|
From: Gengis K. T. R. <gen...@ya...> - 2008-04-22 20:29:20
|
Felicidades por tu trabajo.
Ya conseguí el cochino office 97 que necesitaba para que pueda correr mi PACEM en base del cual tomaré muchas ideas ya implementadas en mi club de 500 socios para la generación de módulos.
Iré proponiendo los módulos en la wiki y luego ya empezaré a picarle al desarrollo, antes de aviso.
Saludos.
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
|