Mantis Bugtracker

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000095 [ethersex] Bug minor always 2010-04-30 19:25 2010-05-02 11:42
Reporter kiwi View Status public  
Assigned To
Priority normal Resolution open  
Status new  
Summary 0000095: verwendung udp_send in control6
Description hallo,

irgend wie mache ich da wohl was flasch oder so,
wie verwendet man das UDP_SEND oder/und das UDP_DIRECT_SEND im control6 ich bekomme eigendlich nur fehler egal was ich versuche, mit denen ich nicht wirklich was anfangen kann.
Additional Information
UDP_DIRECT_SEND

control6/control6.c: In function ‘control6_run’:
control6/control6.c:242: error: invalid initializer
control6/control6.c:242: warning: pointer targets in passing argument 1 of ‘strcpy_P’ differ in signedness
control6/control6.c:243: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
control6/control6.c:256: error: ‘PT_YIELD_FLAG’ undeclared (first use in this function)
control6/control6.c:256: error: (Each undeclared identifier is reported only once
control6/control6.c:256: error: for each function it appears in.)
control6/control6.c:256: warning: statement with no effect
control6/control6.c:256: error: ‘pt’ undeclared (first use in this function)
control6/control6.c:256: error: request for member ‘lc’ in something not a structure or union
control6/control6.c:256: warning: statement with no effect
control6/control6.c:256: error: case label not within a switch statement
control6/control6.c:256: warning: ‘return’ with a value, in function returning void
make: *** [control6/control6.o] Fehler 1


UDP_SEND

control6/control6.c: In function ‘control6_run’:
control6/control6.c:242: warning: pointer targets in passing argument 1 of ‘strcpy_P’ differ in signedness
control6/control6.c:243: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
control6/control6.c:258: error: ‘PT_YIELD_FLAG’ undeclared (first use in this function)
control6/control6.c:258: error: (Each undeclared identifier is reported only once
control6/control6.c:258: error: for each function it appears in.)
control6/control6.c:258: error: ‘pt’ undeclared (first use in this function)
control6/control6.c:258: error: case label not within a switch statement
control6/control6.c:258: warning: ‘return’ with a value, in function returning void
make: *** [control6/control6.o] Fehler 1
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0000087)
stettberger (manager)
2010-05-02 11:42

So und jetzt noch mal den ganzen Code pasten, sonst kann dir keiner helfen.

- Issue History
Date Modified Username Field Change
2010-04-30 19:25 kiwi New Issue
2010-05-02 11:42 stettberger Note Added: 0000087
2010-05-07 11:42 Pyromane Issue Monitored: Pyromane
2010-07-12 18:38 Pyromane Issue End Monitor: Pyromane


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker