There is a bug which I reported a while ago with aenf on Aegis 4.22. The bug is when adding new files, aenf asks whether you want to delete those files. If...
Brendan Simon
Brendan@...
Sep 4, 2006 10:11 am
5511
... Done. You can download now. -- Regards Peter Miller <millerp@...> /\/\* http://www.canb.auug.org.au/~millerp/ PGP public key ID:...
Peter Miller
millerp@...
Sep 4, 2006 10:56 pm
5512
Thanks to Ralph Smith, there is a fix for the symlink problem (the one where deleted-project-files weren't showing up in the development directory even though...
Peter Miller
millerp@...
Sep 5, 2006 11:50 pm
5513
I downloaded aegis-4.23.tar.gz for the symlink fix and attempted an rpmbuild. It failed right at the end of the build. I found that the aegis.spec file has not...
Calvin Webster
cwebster@...
Sep 6, 2006 6:46 pm
5514
That did the trick! Still using aegis-4.23, I created a test project with a simple makefile and one source file. Initially the project has one source file and...
Calvin Webster
cwebster@...
Sep 6, 2006 7:03 pm
5515
... Here are the first 5 lines of the spec file: # # This file is GENERATED. Please DO NOT send the maintainer # patches to this file. If there is a problemn...
Kuba Ober
kuba@...
Sep 6, 2006 7:16 pm
5516
Sorry, I was in a rush. The beginning of the first paragraph should have read "Still using aegis-4.22,". ... _______________________________________________ ...
Calvin Webster
cwebster@...
Sep 6, 2006 7:28 pm
5517
Yup, it's there alright. The failed build was screaming louder, though. I went straight to the problem. Thanks for pointing that out. The last time I brought...
Calvin Webster
cwebster@...
Sep 6, 2006 9:11 pm
5518
... I'm building it too, but I was too lazy to bother with submitting a patch so far :-( Cheers, Kuba _______________________________________________ ...
Kuba Ober
kuba@...
Sep 6, 2006 9:22 pm
5519
... My bad. I have fixed the etc/sped.sh script. The change has been integrated into 4.23, and the 4.23 website updated. -- Regards Peter Miller...
Peter Miller
millerp@...
Sep 7, 2006 3:25 am
5520
In May, Kurt Huwig reported a problem with aeannotate segfaulting in certain circumstances. I had then reproduced the problem which seemed related to a mix of...
Ralf Fassel
ralf@...
Sep 7, 2006 1:10 pm
5521
... I will look at the problem. When we introduced the UUID support, Peter stated that a file can have a UUID only if the integrate_pass command for the...
walter franzini
walter.franzini-Re5JQ...
Sep 7, 2006 2:13 pm
5522
Hi Folks, I have added a new example project to the Aegis 4.23 web site. It is intended to be a fully functional C++ project, using GNU Autoconf, and is able...
Peter Miller
millerp@...
Sep 19, 2006 12:39 pm
5523
Hi Peter, Where is the .ae example file ?? It wasn't obvious to me where to find this. I'm looking at http://aegis.sourceforge.net/4.23/ Cheers, Brendan. ... ...
Brendan Simon
Brendan@...
Sep 20, 2006 5:13 am
5524
... follow the Getting Started, Template Projects link then the example-c-plus-plus link then the example-c-plus-plus.ae link (oops ... link is slightly wrong)...
Peter Miller
millerp@...
Sep 20, 2006 6:02 am
5525
In libaegis/glue/read_dir.cc, in the line: if (data_len + len > data_max) please change "if" to "while". I'd say this error has been in Aegis since long ago (I...
Richard Walker
walkerrichardj@...
Sep 28, 2006 8:36 am
5526
... Oops, I should have said that my fix was merely a quick way of solving the problem, but it is definitely not the best way! Sorry about that. ...
Richard Walker
walkerrichardj@...
Sep 29, 2006 4:42 am
5527
After quite a few years using Aegis only on the command line, I'm just starting to use the aeget interface to view some reports. I could really use the File...
Richard Walker
walkerrichardj@...
Sep 29, 2006 5:14 am
5528
On 9/7/06, walter franzini ... Ok, I've fixed it. The patches (c539 and c549) are available from my repo on aegis.stepbuild.org. Only the first patch is...
walter franzini
walter.franzini-Re5JQ...
Oct 1, 2006 1:57 pm
5529
I recently upgraded Aegis on our development servers to 4.22-1. This message was printed to the terminal after "aeb" on a recent project. ... aegis: you have...
Calvin Webster
cwebster@...
Oct 2, 2006 5:48 pm
5530
... Can you rebuild Aegis applying the attached patch and running again aeb with trace enabled sending back the output? aeb -trace path_by_meta The patch is...
walter franzini
walter.franzini-Re5JQ...
Oct 3, 2006 7:27 am
5531
On 10/3/06, walter franzini ... I've updated a bit the patch to make it work event if the file miss an UUID. ciao walter ...
walter franzini
walter.franzini-Re5JQ...
Oct 3, 2006 12:31 pm
5532
* walter franzini ... Great news, thanks! R' _______________________________________________ Aegis-users mailing list Aegis-users@... ...
Ralf Fassel
ralf@...
Oct 3, 2006 1:06 pm
5533
Thank you Walter. I'll patch and rebuild the RPM later today, then test aeb as you suggested. --Cal Webster ... _______________________________________________...
Calvin Webster
cwebster@...
Oct 3, 2006 2:20 pm
5534
I patched the source, re-built the rpms, installed them, and ran "aeb -trace path_by_meta", but only got normal aeb (make) output. I did not get the error I...
Calvin Webster
cwebster@...
Oct 3, 2006 9:45 pm
5535
... No, I'm not against receiving messages off-list, but I'm strongly against receiving spam. Having used my previous e-mail both for work and for fun for 9...
walter franzini
walter.franzini-Re5JQ...
Oct 4, 2006 7:36 am
5536
... Can run the command with trace enabled? ciao walter _______________________________________________ Aegis-users mailing list Aegis-users@... ...
walter franzini
walter.franzini-Re5JQ...
Oct 4, 2006 7:42 am
5537
* Calvin Webster ... Shouldn't that be "-trace path_by_meta.cc" (note the file name extension)? R' _______________________________________________ Aegis-users...
Ralf Fassel
ralf@...
Oct 4, 2006 8:15 am
5538
... Yes it will work, but as I understand the current code [1] the shortest string that should work is "-trace path_b" . The trace option will strip the...
walter franzini
walter.franzini-Re5JQ...
Oct 4, 2006 8:43 am
5539
Sorry, I got busy near the end of the day. Here it is: aegis -l -ters -trace path_by_meta -p av8b100.13 pd ... aegis: path_b: 34: project_file_path(pp =...