Timeline


and

02/10/10:

20:03 Ticket #3874 (GHC.Exts.traceEvent segfaults) created by cjs
When I call the GC.Exts.traceEvent function (argument: "hello") with event …
13:57 Ticket #3873 (template haskell: incorrect Warning: defined but not used) created by JakeWheat
example code: […] compiling gives: […] but obviously u is used.
07:25 Status/SLPJ-Tickets edited by simonpj
(diff)
07:24 Ticket #3872 (New way to make the simplifier diverge) created by simonpj
GHC's simplifier can go into a loop if you use fixpoints in a funny way, …

02/09/10:

13:25 Ticket #3871 (Missing reference in manpage) created by marcotmarcot
from ghc(1): […] I think there's a word missing after see. Greetings.

02/08/10:

15:08 Ticket #3868 (UDP in network module) closed by tibbe
worksforme: You should be able to create an UDP socket by using the AF_INET socket …
05:08 Ticket #3865 (On amd64, reading attached file gives "hGetContents: invalid argument ...) closed by simonmar
invalid: The file is encoded in ISO8859-1 (aka Latin-1), so in order to read it you …
04:33 Ticket #3870 (Avoid Haddock-links to the Prelude) created by waern
If you're generating documenatation that links to the base package, you …
04:09 Ticket #3788 (Improved message for GHC "No instance for" Errors) closed by simonmar
wontfix: Not clear what is being proposed, no response from submitter.

02/07/10:

22:38 Ticket #3869 (RTS GC Statistics from -S should be logged via the eventlog system) created by cjs
The -Sfilename option to the RTS gives useful GC statistics, but it's hard …
21:06 Ticket #3868 (UDP in network module) created by guest
The Network module (at least in 6.10.4) doesn't seem to have any way of …
20:05 Platforms edited by benl
Update status of SPARC/Solaris build. (diff)
19:50 Building/Solaris edited by benl
GCC supported versions wibble (diff)
19:49 Building/Solaris edited by benl
gccfss error message wibble (diff)
19:48 Building/Solaris edited by benl
Add error message from gccfss (diff)
15:08 Ticket #3867 (ghc: panic! (linkBCO: >= 64k ptrs)) created by archgrove
dict is a [String] with around 100,000 entries (around 1.4MB of data), …
11:10 Ticket #3866 (Constr Eq instance should have better documentation or semantics) created by batterseapower
The following code doesn't do what you expect: […] The reason is …
07:08 Ticket #3865 (On amd64, reading attached file gives "hGetContents: invalid argument ...) created by dsf
This error seems to be related somehow to locale, but it never happens on …

02/05/10:

08:13 Ticket #3864 (Bad error message if $TMP does not exist) created by NeilMitchell
[…] If the %TMP% environment variable is set to a directory that …
03:07 Ticket #3848 (Error message typo in rts/RtsAPI.c) closed by igloo
fixed: Merged

02/04/10:

19:31 Ticket #3863 (Absolute paths to GCC and perl should not be baked into the compiler.) created by benl
Building with sh boot ; ./configure ; make leaves me with the …
10:19 Ticket #3862 (ghc panic (applyTypeToArgs) building hledger with -O) created by simonmic
[…] Seen for the first time today. Does not happen when using ghc …
04:55 Ticket #594 (Support use of SSE2 in the x86 native code genreator) closed by simonmar
fixed: Done: […] I measured the FF ray tracer benchmark, and -msse2 seems …

02/03/10:

17:27 Building/Solaris edited by benl
typo (diff)
17:26 Building/Solaris edited by benl
say GHC 4.1.2 strongly recommended instead of "needed" (diff)
17:22 Building/Solaris edited by benl
Add list of failing regression tests (diff)
17:16 Building/Solaris edited by benl
(diff)
17:11 Building/Solaris edited by benl
Remove workarounds for fixed bugs in old versions of GHC (diff)
16:57 Building/Solaris edited by benl
Update to reflect GHC 6.12.1 (diff)
12:27 Ticket #3861 (Make testing dynlibs on Windows work) created by igloo
In  http://www.haskell.org/pipermail/cvs-ghc/2010-January/052238.html
11:36 Ticket #3857 (gchi compiles but gch fails) closed by maeder
invalid: To place a further declaration after the instance, the instance must be …
11:28 Ticket #3860 (bindists should check you have a new enough make) created by igloo
The configure.ac check for make being too old should be put in the …
11:07 Ticket #3859 (Problems with toClockTime on NetBSD) created by igloo
 http://bugs.darcs.net/msg8960 (part of  http://bugs.darcs.net/issue1524) …
08:57 Ticket #3858 (the resolution of abbreviated commands in ghci is surprising.) created by Saizan
[…] It seems that abbreviations are resolved to the command, that …

02/02/10:

15:51 Ticket #3857 (gchi compiles but gch fails) created by dstr
The following module loads into ghci but gch reports an error module …
12:07 Ticket #3856 (Share code between C wrappers) created by igloo
driver/ghci/ghci.c and driver/gcc/gcc.c do more-or-less the same thing …
11:58 Ticket #3855 (switch back to using a darcs repo for bytestring, and reenable the ...) created by igloo
Switch back to using a darcs repo for bytestring. Then reenable the …
11:03 Ticket #3854 (trac priority and milestone are completely hidden when not logged in) created by igloo
trac priority and milestone are completely hidden when not logged in. …
09:13 Ticket #3853 (make tags work in the new build system) created by igloo
Make tags work in the new build system.

02/01/10:

23:32 Status/SLPJ-Tickets edited by simonpj
(diff)
03:55 Ticket #3852 (Building GHC 6.12.1 with Cabal 1.9.0 installed) created by simonmar
Reported by Nicolas Martyanoff <khaelin@gmail.com> on …
02:34 Ticket #3851 (type family does not get expanded in ghc-6.12.1) created by kosmikus
The following code (which is a trimmed down version of an application of …

01/31/10:

21:10 DataParallel/Regular edited by gckeller
(diff)
20:03 Supercompilation edited by pejo
(diff)
18:21 Contributors edited by benl
(diff)
18:11 Contributors edited by benl
(diff)
17:25 Supercompilation edited by pejo
(diff)
15:18 Ticket #3850 (EmptyDataDecls and type context) created by Paczesiowa
the following code fails to parse correctly or typecheck under 6.12.1 …

01/30/10:

18:33 Building edited by simonpj
(diff)
18:32 Building edited by simonpj
(diff)
14:32 Ticket #3813 (Invalid warning from GHCi) closed by igloo
fixed: Done, and merged to 6.12.
12:50 Ticket #3849 (6.12.1: make framework-pkg on OS X creates package with broken installer) created by korpios
System: OS X 10.6 (Snow Leopard), Intel Core 2 Duo system (64-bit capable, …
12:46 Ticket #3834 (Standalone deriving of an unsupported class panics GHC) closed by igloo
fixed: Fixed
12:46 Ticket #3833 (Panic on standlone deriving without GeneralizedNewtypeDeriving) closed by igloo
fixed: All done
10:35 HackageTesting edited by igloo
(diff)
08:39 Ticket #3748 (Bug in rts/Win32/Ticker.c can cause process hang on exit in Win32) closed by igloo
fixed: Merged
08:39 Ticket #3656 (ghci leaves /tmp/ghc* directory if killed by signal) closed by igloo
fixed: Both merged
08:37 Ticket #2929 (INFINITY used in .hc files without -std=c99) closed by igloo
fixed: Merged
08:37 Ticket #2797 (ghci stack overflows when ghc does not) closed by igloo
fixed: Merged
06:06 WikiStart edited by igloo
(diff)
06:06 HackageTesting created by igloo

01/29/10:

18:29 Ticket #3848 (Error message typo in rts/RtsAPI.c) created by larsv
In rts/RtsAPI.c in the error message about re-entrant finalizers for …
07:20 Ticket #3847 (Windows installer has incorrect documentation shortcut) created by NeilMitchell
With the Windows install of 6.12.1, the link on the start menu at …
04:21 Ticket #3457 (Impossible to specify pragmas compatible with multiple ghc versions) closed by simonmar
fixed: Fixed: […]
04:20 Ticket #3674 (Recognise language pragmas generated by custom pre-processors (run with ...) closed by simonmar
fixed: Fixed: […]
04:20 Ticket #2464 (Allow #ifdef'd pragmas) closed by simonmar
fixed
04:11 AmazonEC2 edited by simonmar
(diff)
04:11 validate attached to AmazonEC2 by simonmar
04:11 prep_instance attached to AmazonEC2 by simonmar
04:10 start-ec2-instance attached to AmazonEC2 by simonmar
04:09 AmazonEC2 created by simonmar

01/28/10:

22:40 Status/SLPJ-Tickets edited by simonpj
(diff)
19:28 Ticket #3846 (.ghci file is ignored on Mac OS X) created by mvanier
I'm running ghc 6.10.4 on Mac OS X, and no matter what I do, my .ghci file …
16:19 Status/SLPJ-Tickets edited by simonpj
(diff)
09:01 Ticket #3845 (compiling template haskell internal error: ... not in scope during type ...) created by JakeWheat
example code: […] compiling gives: […] ghc used is the latest ghc …
07:27 Ticket #3726 (Internal error compiling ghc-syb-0.1.2.1) closed by simonmar
worksforme: I can't repeat this - same platform, same GHC version. Please re-open if …
03:28 Ticket #3763 (make -j8 fails for ghc-6.12.1-pre) closed by simonmar
worksforme: No response from submitter, and I can't make it fail here. I have seen a …

01/27/10:

23:27 Ticket #3844 (Undeprecate #include (in at least some circumstances)) created by cjs
The attached program generates a warning: "Warning: -#include is …
15:13 Building/Solaris edited by benl
(diff)
11:04 Ticket #3821 (Trace.Hpc.Reflect.examineTix segfaults on 64bit) closed by igloo
fixed: Merged as part of: […]
11:03 Ticket #3793 (System.Time.toClockTime does not support all valid timezone offsets.) closed by igloo
fixed: Merged as part of: […]
11:03 Ticket #3803 (addCoverageTicksTobind should not panic when file location is Nothing) closed by igloo
fixed: Merged
11:02 Ticket #3790 (control-C causes segfault, siginfo_t* can be NULL on Solaris) closed by igloo
fixed: Merged
11:02 Ticket #3804 (strange output of mkGHCConstants on SunOS 5.8/sparc) closed by igloo
fixed: Merged
11:02 Ticket #2966 (build system does not respect --with-gcc=) closed by igloo
fixed: Merged
04:33 Ticket #3745 (Non-deterministic behavior with FFI) closed by simonmar
worksforme: I can't reproduce it on x86-64/Linux either. I suspect a hardware problem …
03:14 Ticket #3842 (build system does not pass selected gcc when configuring unix package) closed by simonmar
duplicate: Duplicate of #2966
03:11 Ticket #3553 (parallel gc suffers badly if one thread is descheduled) closed by simonmar
fixed: I'm not going to investigate this any more.
02:39 Ticket #3843 (Merge plugins into HEAD) created by dreixel
This ticket serves to track the progress of the integration of core …

01/26/10:

17:33 Ticket #3835 (unpleasant linker warning) closed by igloo
fixed: Merged
16:11 Ticket #3815 (System.Win32.Types.failWith segfaults on unknown error code) closed by igloo
fixed: Merged
16:10 Ticket #3780 (unix-2.4.0.0 fails with base 4.1) closed by igloo
fixed: Merged
15:00 Ticket #3842 (build system does not pass selected gcc when configuring unix package) created by duncan
The build system's top level ./configure has a flag --with-gcc=. All …
14:56 Ticket #3841 (build for libffi assumes tar supports -z) created by duncan
[…] The libffi/ghc.mk uses […] A quick grep indicates this is the …
08:58 Ticket #3812 (segfault in maybePerformBlockedException) closed by simonmar
worksforme: After fixing my build, I'm not seeing this bug. Let's re-open the ticket …
08:55 Ticket #3840 (ghc-6.12.1 takes longer to compile code and produces bigger binaries ...) created by maeder
Compiling 348 files from our hets project (using "cabal build") using …
01:40 Ticket #3839 (ghci panic reading pragmas) closed by guest
fixed: I'm now told this is fixed in 6.12 so I guess it's ok to close.
01:36 Ticket #3839 (ghci panic reading pragmas) created by guest
Ending a language pragma with a newline before the close-of-comment causes …

01/25/10:

05:04 Ticket #3838 (Performance issues with blackholes) created by simonmar
The attached program demonstrates an acute performance problem when many …

01/24/10:

19:53 DataParallel/Regular edited by gckeller
(diff)
19:52 DataParallel/Regular edited by gckeller
(diff)
08:47 Building/Architecture/Idiom/PlatformNames edited by guest
Correct broken link. (diff)

01/23/10:

10:55 Ticket #3837 (hsc2hs and utf-8) created by TaruKarttunen
hsc2hs is broken on a source file containing certain utf-8 characters in …

01/22/10:

15:54 Ticket #3773 (Haddoc documentation on wrong function argument) reopened by waern
I guess we shouldn't close this one before the patch has applied to GHC's …
15:52 Ticket #3773 (Haddoc documentation on wrong function argument) closed by waern
fixed: Thanks Isaac! I've reviewed and applied the patch - it's working fine. I …
15:08 Ticket #3836 (ghc6 6.12.1 fails to build from source in S390) created by guest
This bug is reported in Debian BTS: …
08:17 Ticket #3835 (unpleasant linker warning) created by maeder
When linking any binary (i.e. cabal) that uses the network package I get …
08:02 Ticket #3823 (GHC 6.12 breaks combination of records and mutually recursive modules) closed by igloo
fixed: I've merged this, but the example fails to build (in both HEAD and 6.12) …
04:25 Ticket #3637 (./configure doesn't understand Gentoo's build/host/target) closed by igloo
fixed: Merged.
04:24 Ticket #3832 (openTempFile does not apply an encoding to the stream) closed by igloo
fixed: Merged.
03:40 Ticket #2615 (ghci doesn't play nice with linker scripts) closed by igloo
fixed: Done.

01/20/10:

17:25 Ticket #3834 (Standalone deriving of an unsupported class panics GHC) created by diatchki
Using standalone deriving on a non-standard class, without …
16:32 Building/Preparation/Linux edited by JasonDagit
add libffi-dev to debian packages. A similar package is probably required … (diff)
16:30 Building/Preparation/Tools edited by JasonDagit
add libffi dependency (diff)
13:05 TypeFunctions/Ambiguity edited by simonpj
(diff)
12:48 TypeFunctions/Ambiguity edited by simonpj
(diff)
12:35 GpHEden edited by hwloidl
(diff)
10:21 Ticket #3833 (Panic on standlone deriving without GeneralizedNewtypeDeriving) created by Khudyakov
I found that GHC panics on the following program if …
07:35 Ticket #3794 (Compiling a main program yields: /usr/bin/ld: cannot find -lHSrtsmain) closed by igloo
fixed: OK, I still can't reproduce it (I think your umask must be getting changed …
06:14 Ticket #3832 (openTempFile does not apply an encoding to the stream) created by ross
In the following program, the output is written as a raw byte, even in a …
05:25 DataParallel/Regular edited by gckeller
(diff)
05:24 DataParallel/Regular edited by gckeller
(diff)
05:13 DataParallel/Regular edited by gckeller
(diff)
05:11 DataParallel/Regular edited by gckeller
(diff)
05:05 Ticket #3831 (SpecConstr should exploit cases where there is exactly one call pattern) created by igloo
On x86/Linux, with this mk/build.mk: […] and these commands: […] …
04:49 DataParallel/Regular edited by gckeller
(diff)
04:37 DataParallel/Regular edited by gckeller
(diff)
04:36 DataParallel/Regular edited by gckeller
(diff)
03:54 Status/SLPJ-Tickets edited by simonpj
(diff)
03:45 Ticket #3830 (weird error message from type qualification mistake) closed by simonpj
fixed: Good point. The message from 6.12 is better […] Nevertheless, I also …

01/19/10:

21:50 DataParallel/Regular edited by gckeller
(diff)
21:26 DataParallel/Regular edited by gckeller
(diff)
21:11 DataParallel/Regular edited by gckeller
(diff)
20:59 DataParallel/Regular edited by gckeller
(diff)
20:20 DataParallel/Regular edited by gckeller
(diff)
20:14 DataParallel/Regular edited by gckeller
(diff)
20:02 DataParallel/Regular edited by gckeller
(diff)
19:44 DataParallel/Regular edited by gckeller
(diff)
19:07 DataParallel/Regular edited by gckeller
(diff)
18:50 DataParallel/Regular edited by gckeller
(diff)
18:39 Ticket #3830 (weird error message from type qualification mistake) created by guest
[…] (the "forall a" is in the wrong place) gives the error message …
18:33 DataParallel/Regular edited by gckeller
(diff)
18:32 DataParallel/Regular edited by gckeller
(diff)
12:51 Ticket #3741 (ghci misinterprets "early" unicode characters) closed by igloo
fixed: Fixed in 6.12: […]
10:56 Ticket #3829 (GHC leaks memory when compiling many files) created by maltem
Sorry for the rather imprecise bug report; also, I'm not sure if this is …
08:40 Ticket #3828 (Error in array index) created by CBa
I simply compile ghc-6.12.1 on solaris with ghc 6.8.3. when compiling …
07:44 Ticket #3762 (filepath.cabal has an extraneous apostrophe) closed by igloo
fixed: Fixed in 6.12 by: […]
07:43 Ticket #3742 (redundant space in FFI imports rejected by 6.12) closed by igloo
fixed: Merged.
06:34 Ticket #3827 (Compiling fails on linux-powerpc) created by speleologic
I get the following error after doing ./configure && make […] The …
06:03 TypeFunctions/Ambiguity created by simonpj
04:43 DataParallel/Regular edited by gckeller
(diff)
04:41 DataParallel/Regular edited by gckeller
(diff)
04:36 DataParallel/Regular edited by gckeller
(diff)
04:33 DataParallel/Regular edited by gckeller
(diff)
02:51 Status/SLPJ-Tickets edited by simonpj
(diff)
02:29 Ticket #3826 (Can't infer type (type family as "element" type)) created by spl
Suppose I have a class C, […] a datatype T, […] and an instance …
01:47 DataParallel/Regular edited by gckeller
(diff)
00:12 Building/Troubleshooting edited by simonpj
(diff)

01/18/10:

15:23 Ticket #3796 (GHC 6.12 dependency checking many times slower than 6.10) closed by igloo
fixed: Merged.
15:22 Ticket #3784 (--with-gmp-includes and --with-gmp-libraries don't affect the building ...) closed by igloo
fixed: Fixed by: […]
13:21 ReportABug edited by igloo
(diff)
07:59 Ticket #3825 ("went past eof token" crash when using -XOverLoadedStrings) closed by isaacdupree
duplicate: the correct language pragma is punctuated and capitalized this way: […] …
07:02 Ticket #3764 (need --htmldir conifiguration) closed by igloo
worksforme: This works for me, e.g. in the 6.12 branch: […] but the version of …
06:05 Ticket #3825 ("went past eof token" crash when using -XOverLoadedStrings) created by guest
When trying to compile the following file: {-# LANGUAGE …
04:00 Ticket #3824 (parse error on gadt pragma) closed by simonmar
duplicate: Thanks for the report. This is a duplicate of #3153, fixed in 6.12.1 (you …
03:18 Ticket #3820 (Pragma for suppressing 'orphan instance' warnings per instance) closed by simonmar
duplicate: Duplicate of #602
03:10 Status/SLPJ-Tickets edited by simonpj
(diff)
01:59 Ticket #3799 (undefined symbols and undefined references possibly related to template ...) closed by simonpj
invalid: Thank you for investigating this. It looks as if my hypothesis was right: …

01/17/10:

21:55 DataParallel/Regular edited by gckeller
(diff)
21:29 DataParallel/Regular edited by gckeller
(diff)
16:01 Ticket #3824 (parse error on gadt pragma) created by guest
I have a file "zap.hs" containing the single line {-# LANGUAGE: GADTs …
14:41 GpHEden edited by hwloidl
(diff)
03:43 Ticket #3761 (6.12.1 HC bootstrap failes due to suspicious static library ordering) closed by igloo
fixed: Fixed in 6.12 and HEAD by: […]
03:42 Ticket #3792 (Qualified names in import specifications) closed by igloo
fixed: Merged
03:41 Ticket #3809 (template-haskell 2.4 fails to compile with base 4.1) closed by igloo
fixed: Fixed in HEAD and 6.12 by: […]

01/15/10:

15:00 Ticket #3823 (GHC 6.12 breaks combination of records and mutually recursive modules) created by mboes
Take the following code for two mutually recursive modules A and B: […] …
09:03 Ticket #3441 (readProcess ... (exit 11): failed) closed by simonmar
worksforme: Thanks for the core dump. Unfortunately I wasn't able to get any clues …
06:33 Status/SLPJ-Tickets edited by simonpj
(diff)
03:39 Ticket #3822 (guards in arrow notation (Arrows extension) case statement cause compiler ...) created by StephenBlackheath
The attached test case causes this panic message: […] The offending …
02:31 Ticket #3821 (Trace.Hpc.Reflect.examineTix segfaults on 64bit) created by TristanAllwood
The following seg-faults on my 64bit ghc 6.12.1 when compiled with …

01/14/10:

13:48 Ticket #3820 (Pragma for suppressing 'orphan instance' warnings per instance) created by guest
Additionally to #2515 I'd like to suppress orphan instances warnings …
12:22 Ticket #3819 (keeping RelaxedPolyRec as optional feature can help spotting infinite ...) closed by guest
fixed: However ... when I enable RelaxedPolyRec?, the error is catched …
12:18 Ticket #3819 (keeping RelaxedPolyRec as optional feature can help spotting infinite ...) created by guest
This is a ticket you have nothing to do about - isn't this great? I just …
03:13 Ticket #3818 (ghc-pkg prints warnings to stdout instead of stderr) created by nomeata
The warning […] is printed to stdout, which breaks scripts. It should …
01:38 Status/SLPJ-Tickets edited by simonpj
(diff)
01:07 Ticket #3720 (unknown symbol `_GLOBAL_OFFSET_TABLE_' when loading module) closed by fasta
wontfix: Ok, maybe adding another type of resolution expressing this information …
00:40 Ticket #3720 (unknown symbol `_GLOBAL_OFFSET_TABLE_' when loading module) reopened by fasta
Replying to igloo: > No reply from submitter, so closing …
00:31 Ticket #3772 (Methods not inlined) closed by simonpj
fixed: Actually I fixed this one but forgot to update Trac: […] There's a test …

01/13/10:

14:00 Ticket #3754 (broken link in documentation) closed by igloo
fixed: Thanks for the report; a symlink has been created so that the URL now …
13:47 Ticket #3802 (:main in GHCi doesn't do getArgs wildcard expansion) closed by NeilMitchell
invalid: It would certainly be convenient for :main to work as I described, …
13:26 Ticket #3733 (When I loaded a file and ran it, it gave a message asking me to submit a ...) closed by igloo
invalid: No reply from submitter, so closing this ticket.
12:58 Ticket #3720 (unknown symbol `_GLOBAL_OFFSET_TABLE_' when loading module) closed by igloo
invalid: No reply from submitter, so closing ticket.
08:39 Ticket #3692 (Bogus type error message in type with constraints after the arrow) reopened by simonpj
The error message is totally bogus. I'll fix this in my …
06:59 Ticket #3647 (unify handling and error messages for -X vs. {-#LANGUAGE ...#-} ...) reopened by eflister
Replying to igloo: you could still fix the error message. …
05:51 Ticket #3692 (Bogus type error message in type with constraints after the arrow) closed by igloo
fixed: Thanks for the report. I can reproduce this in 6.10.4, but HEAD and 6.12 …
05:35 Ticket #3691 (Error message doesn't mention necessary extension in warning) closed by igloo
duplicate: If I've followed correctly, this ticket has morphed into a duplicate of …
05:14 Ticket #3686 (please remove huge ghc-tarballs/) closed by igloo
wontfix: Personally I am inclined to keep it simple, so in the absence of other …
05:07 Ticket #3647 (unify handling and error messages for -X vs. {-#LANGUAGE ...#-} ...) closed by igloo
wontfix: I agree with Duncan: If GHC accepted […] then people would start using …

01/12/10:

22:06 Supercompilation edited by pejo
(diff)
21:01 DataParallel/Regular edited by gckeller
(diff)
21:01 DataParallel/Regular edited by gckeller
(diff)
15:31 Ticket #3292 (Add an 'ignore' function to Control.Monad) closed by ross
fixed: We don't change the API of core packages during the cycle.
08:51 Ticket #3817 (mangler fails with gcc-4.3.x and gcc-4.1.2 on sparc; suggest disabling ...) created by duncan
The Evil Mangler does not grok the output of gcc-4.3.x on Sparc systems …

01/11/10:

20:37 DataParallel/Regular edited by gckeller
(diff)
20:00 TypeFunctionsStatus edited by chak
(diff)
14:07 Ticket #3816 (System.Posix.GetAllGroupEntries returns 0 groups for 2nd and subsequent ...) created by tphyahoo
This is on 6.10.4, could someone check whether still a bug on 6.12? …
Note: See TracTimeline for information about the timeline view.