Hello:
According to the project proposal template, it has been indicated that
we are required to set up a project at code.google.com for tracking.
Unfortunately, new project creation has been disabled as of March 12,
2015 as the first step towards completely shutting down Google Code
and is stated
On 3/23/2015 2:37 PM, Jarielle Catbagan wrote:
> Hello RTEMS Community:
>
> My name is Jarielle Catbagan and I am an undergraduate at California
> State Polytechnic University, Pomona majoring in computer engineering.
> Attached is the screen capture of the "Hello World" test and the patch
> indi
On March 23, 2015 3:23:59 PM CDT, Sebastian Huber
wrote:
>
>
>- Am 23. Mrz 2015 um 16:51 schrieb Gedare Bloom ged...@gwu.edu:
>
>> I guess this is a problem for 16-bit targets? changing the constants
>> to 16UL and 8UL also should work. A comment should be made that this
>> is only for 16-b
Hello!
I have submitted a improved version of my proposal, to reflect feedback
given by mentors! I'll list below what I have changed:
1. The proposed SuperCore API changed, now uses call-outs, as discussed
on IRC today.
2. Timeline is more detailed, broken in chunks of roughly two week
I didn't have time to switch to the snapshot today. -Gedare
On Mon, Mar 23, 2015 at 5:38 PM, Chris Johns wrote:
> On 24/03/2015 4:55 am, Joel Sherrill wrote:
>>
>>
>>
>> On March 23, 2015 12:01:55 PM CDT, Gedare Bloom wrote:
>>>
>>> Joel,
>>>
>>> I think the snapshot should contain this patch no
On 24/03/2015 4:55 am, Joel Sherrill wrote:
On March 23, 2015 12:01:55 PM CDT, Gedare Bloom wrote:
Joel,
I think the snapshot should contain this patch now. We should switch
over to it, and start testing for release.
Ageed. AFAIK this is a good snapshot to start the freezing process with.
- Am 23. Mrz 2015 um 16:51 schrieb Gedare Bloom ged...@gwu.edu:
> I guess this is a problem for 16-bit targets? changing the constants
> to 16UL and 8UL also should work. A comment should be made that this
> is only for 16-bit targets. If we rid RTEMS of those, we can get rid
> of some of th
Hello RTEMS Community:
My name is Jarielle Catbagan and I am an undergraduate at California
State Polytechnic University, Pomona majoring in computer engineering.
Attached is the screen capture of the "Hello World" test and the patch
indicating the changes made.
I am interested in working on Beag
Thanks for help.
Thanks,
Saurabh Gadia
On Mon, Mar 23, 2015 at 11:07 AM, Joel Sherrill
wrote:
>
>
> On March 23, 2015 10:18:54 AM CDT, Saurabh Gadia wrote:
> >How can insert an entry into this table -
> >https://devel.rtems.org/wiki/GSoC/2015.
>
> You have to register for an account and then
On March 23, 2015 10:18:54 AM CDT, Saurabh Gadia wrote:
>How can insert an entry into this table -
>https://devel.rtems.org/wiki/GSoC/2015.
You have to register for an account and then edit the page.
>
>Thanks,
>
>
>Saurabh Gadia
--joel
___
devel m
On March 23, 2015 12:01:55 PM CDT, Gedare Bloom wrote:
>Joel,
>
>I think the snapshot should contain this patch now. We should switch
>over to it, and start testing for release.
Ageed. AFAIK this is a good snapshot to start the freezing process with.
Please update to use it and I will start a
Joel,
I think the snapshot should contain this patch now. We should switch
over to it, and start testing for release.
Gedare
On Mon, Mar 23, 2015 at 11:42 AM, Gedare Bloom wrote:
> Module:rtems-source-builder
> Branch:master
> Commit:65235333547902c735ff06667393a4f0e5009929
> Change
On Mon, Mar 23, 2015 at 12:41 PM, Joel Sherrill
wrote:
>
>
> On March 23, 2015 10:31:10 AM CDT, Antti Kantee wrote:
>>On 23/03/15 14:30, Hesham ALMatary wrote:
>>> Hi all,
>>>
>>> Thanks Antti for your reply. I'm reviving this thread as Dr.Joel
>>suggested.
>>>
>>> On Thu, Feb 26, 2015 at 1:11 AM
On March 23, 2015 10:31:10 AM CDT, Antti Kantee wrote:
>On 23/03/15 14:30, Hesham ALMatary wrote:
>> Hi all,
>>
>> Thanks Antti for your reply. I'm reviving this thread as Dr.Joel
>suggested.
>>
>> On Thu, Feb 26, 2015 at 1:11 AM, Antti Kantee wrote:
>>> Hesham,
>>>
>>> [sorry for the slight de
I guess this is a problem for 16-bit targets? changing the constants
to 16UL and 8UL also should work. A comment should be made that this
is only for 16-bit targets. If we rid RTEMS of those, we can get rid
of some of these shenanigans...
On Mon, Mar 23, 2015 at 10:39 AM, Joel Sherrill
wrote:
> -
Very nice! thanks for the update!
On Mon, Mar 23, 2015 at 2:36 AM, Chris Johns wrote:
> Hi,
>
> I have added some pages to the developer's wiki:
>
> https://devel.rtems.org/wiki/Developer/Tracing
>
> and I am slowly adding more detail. I intend to update the Trace Linker with
> more detail on th
---
cpukit/libmisc/utf8proc/utf8proc.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/cpukit/libmisc/utf8proc/utf8proc.c
b/cpukit/libmisc/utf8proc/utf8proc.c
index 5207607..19fd271 100644
--- a/cpukit/libmisc/utf8proc/utf8proc.c
+++ b/cpukit/libmisc/utf8proc/utf8proc.c
@@ -145,8 +145,13
On Sun, Mar 22, 2015 at 6:56 PM, Sujay Raj wrote:
> I submitted the tentative proposal on the proposal page
> devel.rtems.org/wiki/GSoC/2015 .
>
Please also submit your proposal to the official GSOC Melange system.
You can revise it until the deadline, and it is better to get it in
early to avoid
---
cpukit/libdl/rtl-shell.c | 14 --
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/cpukit/libdl/rtl-shell.c b/cpukit/libdl/rtl-shell.c
index 57aef6d..20a6aab 100644
--- a/cpukit/libdl/rtl-shell.c
+++ b/cpukit/libdl/rtl-shell.c
@@ -21,13 +21,15 @@
#include
-//#if
---
testsuites/sptests/sp54/init.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testsuites/sptests/sp54/init.c b/testsuites/sptests/sp54/init.c
index 560c8b4..97dffa2 100644
--- a/testsuites/sptests/sp54/init.c
+++ b/testsuites/sptests/sp54/init.c
@@ -68,7 +68,7 @@ rtems_tas
---
testsuites/samples/minimum/init.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testsuites/samples/minimum/init.c
b/testsuites/samples/minimum/init.c
index 03ed79e..0823a73 100644
--- a/testsuites/samples/minimum/init.c
+++ b/testsuites/samples/minimum/init.c
@@ -98,7 +9
---
cpukit/libdl/rtl-mdreloc-mips.c | 8
cpukit/libdl/rtl-mdreloc-moxie.c | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/cpukit/libdl/rtl-mdreloc-mips.c b/cpukit/libdl/rtl-mdreloc-mips.c
index ea9989a..c17dbc2 100644
--- a/cpukit/libdl/rtl-mdreloc-mips.c
+++ b/cpu
How can insert an entry into this table -
https://devel.rtems.org/wiki/GSoC/2015.
Thanks,
Saurabh Gadia
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel
updates #2313.
---
c/src/lib/libbsp/moxie/moxiesim/make/custom/moxiesim-testsuite.tcfg | 1 +
1 file changed, 1 insertion(+)
diff --git
a/c/src/lib/libbsp/moxie/moxiesim/make/custom/moxiesim-testsuite.tcfg
b/c/src/lib/libbsp/moxie/moxiesim/make/custom/moxiesim-testsuite.tcfg
index a729a49..056d
---
tools/cpu/nios2/ptf.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/cpu/nios2/ptf.c b/tools/cpu/nios2/ptf.c
index 076c287..7a31c11 100644
--- a/tools/cpu/nios2/ptf.c
+++ b/tools/cpu/nios2/ptf.c
@@ -10,6 +10,7 @@
#include
#include
#include
+#include
#include "ptf.h"
#defi
---
c/src/lib/libbsp/m68k/mrm332/console/sci.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/c/src/lib/libbsp/m68k/mrm332/console/sci.c
b/c/src/lib/libbsp/m68k/mrm332/console/sci.c
index db99cb3..a0f8cc0 100644
--- a/c/src/lib/libbsp/m68k/mrm332/console/sci.c
+++ b/c
---
c/src/lib/libbsp/arm/nds/libnds/source/arm9/image.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/c/src/lib/libbsp/arm/nds/libnds/source/arm9/image.c
b/c/src/lib/libbsp/arm/nds/libnds/source/arm9/image.c
index 9668418..bef1fa2 100644
--- a/c/src/lib/libbsp/arm/nds/libnds
---
c/src/lib/libbsp/arm/nds/libnds/source/arm7/clock.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/c/src/lib/libbsp/arm/nds/libnds/source/arm7/clock.c
b/c/src/lib/libbsp/arm/nds/libnds/source/arm7/clock.c
index b7024f3..bd75197 100644
--- a/c/src/lib/libbsp/arm/nds/libnds
---
c/src/lib/libbsp/arm/lpc176x/console/console-config.c | 4
1 file changed, 4 insertions(+)
diff --git a/c/src/lib/libbsp/arm/lpc176x/console/console-config.c
b/c/src/lib/libbsp/arm/lpc176x/console/console-config.c
index a4fe30f..c80932d 100644
--- a/c/src/lib/libbsp/arm/lpc176x/console/
---
tools/build/binpatch.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/build/binpatch.c b/tools/build/binpatch.c
index d85303e..9c0a899 100644
--- a/tools/build/binpatch.c
+++ b/tools/build/binpatch.c
@@ -5,6 +5,7 @@
#include
#include
#include
+#include
static char buf[512]
---
testsuites/sptests/sptls03/init.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/testsuites/sptests/sptls03/init.c
b/testsuites/sptests/sptls03/init.c
index 7974264..1487595 100644
--- a/testsuites/sptests/sptls03/init.c
+++ b/testsuites/sptests/sptls03/init.c
@@
---
testsuites/sptests/sptls01/init.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/testsuites/sptests/sptls01/init.c
b/testsuites/sptests/sptls01/init.c
index 1f06aaa..ba662aa 100644
--- a/testsuites/sptests/sptls01/init.c
+++ b/testsuites/sptests/sptls01/init.c
---
cpukit/score/include/rtems/score/tls.h | 12 +---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/cpukit/score/include/rtems/score/tls.h
b/cpukit/score/include/rtems/score/tls.h
index 139db78..51398a0 100644
--- a/cpukit/score/include/rtems/score/tls.h
+++ b/cpukit/score
---
testsuites/sptests/spwatchdog/init.c | 10 --
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/testsuites/sptests/spwatchdog/init.c
b/testsuites/sptests/spwatchdog/init.c
index 8e329a4..1d3cb2f 100644
--- a/testsuites/sptests/spwatchdog/init.c
+++ b/testsuites/sptests/spw
---
testsuites/sptests/spedfsched02/init.c | 2 +-
testsuites/sptests/spedfsched02/system.h | 2 --
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/testsuites/sptests/spedfsched02/init.c
b/testsuites/sptests/spedfsched02/init.c
index d112410..aa2798c 100644
--- a/testsuites/sptest
---
testsuites/sptests/spatomic01/init.c | 19 +++
1 file changed, 11 insertions(+), 8 deletions(-)
diff --git a/testsuites/sptests/spatomic01/init.c
b/testsuites/sptests/spatomic01/init.c
index f98c550..fbfd071 100644
--- a/testsuites/sptests/spatomic01/init.c
+++ b/testsuites/s
---
testsuites/sptests/sp34/changepri.c | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/testsuites/sptests/sp34/changepri.c
b/testsuites/sptests/sp34/changepri.c
index fea1fbe..f32f6ec 100644
--- a/testsuites/sptests/sp34/changepri.c
+++ b/testsuites/sptests/sp34/chan
---
testsuites/sptests/sp33/init.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/testsuites/sptests/sp33/init.c b/testsuites/sptests/sp33/init.c
index 828c374..579cd65 100644
--- a/testsuites/sptests/sp33/init.c
+++ b/testsuites/sptests/sp33/init.c
@@ -44,11 +44,12 @@ rt
This was checked on sparc/sis. If this fails on other targets, then
the task stack sizes needs to be reevaluated.
---
testsuites/sptests/sp20/init.c | 2 +-
testsuites/sptests/sp20/system.h | 2 --
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/testsuites/sptests/sp20/init.c b/tes
---
testsuites/sptests/sp13/system.h | 30 +-
1 file changed, 17 insertions(+), 13 deletions(-)
diff --git a/testsuites/sptests/sp13/system.h b/testsuites/sptests/sp13/system.h
index ae5ed4f..7bb680c 100644
--- a/testsuites/sptests/sp13/system.h
+++ b/testsuites/sptest
---
testsuites/sptests/sp12/pritask.c | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/testsuites/sptests/sp12/pritask.c
b/testsuites/sptests/sp12/pritask.c
index 736aa82..2de764a 100644
--- a/testsuites/sptests/sp12/pritask.c
+++ b/testsuites/sptests/sp12/pritask.c
@@ -
---
testsuites/psxtests/psxconfig01/init.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testsuites/psxtests/psxconfig01/init.c
b/testsuites/psxtests/psxconfig01/init.c
index ea8cd5d..0a3de1b 100644
--- a/testsuites/psxtests/psxconfig01/init.c
+++ b/testsuites/psxtests/psxco
---
testsuites/psxtests/psx15/init.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/testsuites/psxtests/psx15/init.c b/testsuites/psxtests/psx15/init.c
index cb0d932..654f0c8 100644
--- a/testsuites/psxtests/psx15/init.c
+++ b/testsuites/psxtests/psx15/init.c
@@ -56,7 +56,9
---
testsuites/libtests/malloctest/init.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/testsuites/libtests/malloctest/init.c
b/testsuites/libtests/malloctest/init.c
index 399cdd5..7e1728d 100644
--- a/testsuites/libtests/malloctest/init.c
+++ b/testsuites/libtests/malloctest/init.c
@@ -
---
cpukit/libmisc/shell/utils-cp.c | 9 +
1 file changed, 9 insertions(+)
diff --git a/cpukit/libmisc/shell/utils-cp.c b/cpukit/libmisc/shell/utils-cp.c
index 7b7c7fc..4eab78e 100644
--- a/cpukit/libmisc/shell/utils-cp.c
+++ b/cpukit/libmisc/shell/utils-cp.c
@@ -328,6 +328,15 @@ copy_spe
---
cpukit/libmisc/dummy/default-configuration.c | 14 ++
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/cpukit/libmisc/dummy/default-configuration.c
b/cpukit/libmisc/dummy/default-configuration.c
index ae7ad61..fc00406 100644
--- a/cpukit/libmisc/dummy/default-configu
---
cpukit/libmisc/capture/capture_support.c | 24 ++--
1 file changed, 14 insertions(+), 10 deletions(-)
diff --git a/cpukit/libmisc/capture/capture_support.c
b/cpukit/libmisc/capture/capture_support.c
index ae77ba8..f531666 100644
--- a/cpukit/libmisc/capture/capture_suppor
---
cpukit/libfs/src/imfs/imfs.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cpukit/libfs/src/imfs/imfs.h b/cpukit/libfs/src/imfs/imfs.h
index bcf13d8..fe3c5b1 100644
--- a/cpukit/libfs/src/imfs/imfs.h
+++ b/cpukit/libfs/src/imfs/imfs.h
@@ -898,7 +898,7 @@ static inline boo
---
cpukit/libcrypt/crypt-md5.c | 12
1 file changed, 12 insertions(+)
diff --git a/cpukit/libcrypt/crypt-md5.c b/cpukit/libcrypt/crypt-md5.c
index c60dcf8..78ae0bc 100644
--- a/cpukit/libcrypt/crypt-md5.c
+++ b/cpukit/libcrypt/crypt-md5.c
@@ -133,6 +133,17 @@ crypt_md5_r(const char
This is currently a global lock for all scheduler instances. It should
get replaced with one lock per scheduler instance in the future.
Update #2273.
---
cpukit/rtems/src/taskmode.c | 6 ++---
cpukit/score/include/rtems/score/schedulerimpl.h | 32
c
Since the thread current priority change and thread queue requeue is
performed in one critical section it is possible to simplify the thread
queue requeue procedure. Add a thread queue agnostic thread priority
change handler so that we are able to use alternative thread queue
implementations.
Upd
---
c/src/lib/libbsp/m32c/m32cbsp/make/custom/m32csim-testsuite.tcfg | 5 +
1 file changed, 5 insertions(+)
diff --git a/c/src/lib/libbsp/m32c/m32cbsp/make/custom/m32csim-testsuite.tcfg
b/c/src/lib/libbsp/m32c/m32cbsp/make/custom/m32csim-testsuite.tcfg
index 6995ce1..c522616 100644
--- a/c/s
Update #2273.
---
cpukit/score/include/rtems/score/thread.h | 44 ++
cpukit/score/include/rtems/score/threadimpl.h | 122 ++
cpukit/score/src/threadchangepriority.c | 19 ++--
cpukit/score/src/threadinitialize.c | 3 +
cpukit/score/src/thread
---
c/src/lib/libbsp/h8300/h8sim/make/custom/h8sim-testsuite.tcfg | 4 +++-
c/src/lib/libbsp/h8300/h8sim/make/custom/h8sxsim-testsuite.tcfg | 6 ++
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/c/src/lib/libbsp/h8300/h8sim/make/custom/h8sim-testsuite.tcfg
b/c/src/lib/libbsp/
---
c/src/lib/libbsp/avr/avrtest/make/custom/avrtest-testsuite.tcfg | 5 +
1 file changed, 5 insertions(+)
diff --git a/c/src/lib/libbsp/avr/avrtest/make/custom/avrtest-testsuite.tcfg
b/c/src/lib/libbsp/avr/avrtest/make/custom/avrtest-testsuite.tcfg
index 13bd283..91d7c1b 100644
--- a/c/src/
---
cpukit/libmisc/shell/hexdump-conv.c | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/cpukit/libmisc/shell/hexdump-conv.c
b/cpukit/libmisc/shell/hexdump-conv.c
index ae1540f..fc579af 100644
--- a/cpukit/libmisc/shell/hexdump-conv.c
+++ b/cpukit/libmisc/shell/hexdump-con
---
testsuites/psxtests/psxsignal03/init.c | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/testsuites/psxtests/psxsignal03/init.c
b/testsuites/psxtests/psxsignal03/init.c
index 253064f..f3fc266 100644
--- a/testsuites/psxtests/psxsignal03/init.c
+++ b/testsuites/psxtests/
---
.../lib/libbsp/m32c/m32cbsp/make/custom/m32csim-testsuite.tcfg | 10 ++
1 file changed, 2 insertions(+), 8 deletions(-)
diff --git a/c/src/lib/libbsp/m32c/m32cbsp/make/custom/m32csim-testsuite.tcfg
b/c/src/lib/libbsp/m32c/m32cbsp/make/custom/m32csim-testsuite.tcfg
index 4ce476e..6995
---
c/src/lib/libbsp/h8300/h8sim/make/custom/h8sim-testsuite.tcfg | 2 ++
c/src/lib/libbsp/h8300/h8sim/make/custom/h8sxsim-testsuite.tcfg | 2 ++
2 files changed, 4 insertions(+)
diff --git a/c/src/lib/libbsp/h8300/h8sim/make/custom/h8sim-testsuite.tcfg
b/c/src/lib/libbsp/h8300/h8sim/make/cust
Hi,
Weekends tend to be slow around here.
On Mon, Mar 23, 2015 at 10:30 AM, Rohini Kulkarni wrote:
> Hi,
>
> I want to know what is the current work going on for Raspberry pi 2 support?
>
The BSP can be run, but there are performance problems with it,
indicating the cache configuration is wrong.
---
c/src/lib/libbsp/avr/avrtest/make/custom/avrtest-testsuite.tcfg | 2 ++
1 file changed, 2 insertions(+)
diff --git a/c/src/lib/libbsp/avr/avrtest/make/custom/avrtest-testsuite.tcfg
b/c/src/lib/libbsp/avr/avrtest/make/custom/avrtest-testsuite.tcfg
index 66fa238..13bd283 100644
--- a/c/src/lib
---
testsuites/testdata/disable-jffs2-tests.tcfg | 12
testsuites/testdata/disable-mrfs-tests.tcfg | 13 +
2 files changed, 25 insertions(+)
create mode 100644 testsuites/testdata/disable-jffs2-tests.tcfg
create mode 100644 testsuites/testdata/disable-mrfs-tests.tcfg
d
---
tools/build/rtems-test-check | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/build/rtems-test-check b/tools/build/rtems-test-check
index 3a485c7..2411dd1 100755
--- a/tools/build/rtems-test-check
+++ b/tools/build/rtems-test-check
@@ -28,7 +28,7 @@ bsp_tests=${tests}
---
cpukit/libmisc/shell/main_df.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/cpukit/libmisc/shell/main_df.c b/cpukit/libmisc/shell/main_df.c
index ec0dc7d..ac1d5f6 100644
--- a/cpukit/libmisc/shell/main_df.c
+++ b/cpukit/libmisc/shell/main_df.c
@@ -84,12 +84,13 @@ st
This series of patches removes all but a few warnings from RTEMS. There
are some warnings which are false positives from GCC. But there are also
some warnings which require a newlib patch for inttypes.h that I just
committed and others which are flase positives in gcc versions less
than 4.9. In pa
Hi
I have just merged a patch to newlib that addresses the
intptr_t inttypes.h warnings. I have a series of patches
I am about to post that fixes almost every warning in
the source tree. The remaining ones are deliberate
like #warning or indicate a filed PR in GCC for a false
postive. That leav
Hi,
I want to know what is the current work going on for Raspberry pi 2
support?
The projects looks towards implementing arm architecture support, cache
configuration and enabling SMP support. These are all parts of the
Raspberry pi 2 BSP right? What work has already been done for the support.
T
Hi all,
Thanks Antti for your reply. I'm reviving this thread as Dr.Joel suggested.
On Thu, Feb 26, 2015 at 1:11 AM, Antti Kantee wrote:
> Hesham,
>
> [sorry for the slight delay, there were some mailing list snafus on this
> end]
>
> On 24/02/15 15:38, Hesham Moustafa wrote:
>>
>> I was trying
68 matches
Mail list logo