inet_app.log
62.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
Module inet_app is in DEFALUT mode
Compiling plutommi\Cui\BookmarkCui\BookmarkCuiObigo.c ...
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 105: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 67)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_DEFAULT__)
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 67: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 105)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_ORGANIZE__)
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 105: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 67)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_DEFAULT__)
^
plutommi\Cui\BookmarkCui\BookmarkCuiObigo.c: 3 warnings, 0 errors
Compiling plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppCntrlDB.c ...
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 105: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 67)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_DEFAULT__)
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 67: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 105)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_ORGANIZE__)
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 105: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 67)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_DEFAULT__)
^
"custom/common/hal/aud_common_config.h", line 140: Warning: #47-D: incompatible redefinition of macro "AUDIO_INCLUDE" (declared at line 637 of "custom/common/hal/audcoeff_default.h")
#define AUDIO_INCLUDE STRINGIFY_VALUE(TOPWELL_AUDIO_GMN3_H)
^
"header_temp\gui_typedef.h", line 4024: Warning: #14-D: extra text after expected end of preprocessing directive
#endif /__MMI_AUDIO_REVERB_EFFECT__
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppCntrlDB.c", line 156: Warning: #260-D: explicit type is missing ("int" assumed)
static g_brw_app_cntrl_index = 0;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppCntrlDB.c", line 573: Warning: #188-D: enumerated type mixed with another type
return ret_code;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppCntrlDB.c", line 650: Warning: #188-D: enumerated type mixed with another type
return ret_code;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppCntrlDB.c", line 654: Warning: #188-D: enumerated type mixed with another type
return ret_code;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppCntrlDB.c", line 659: Warning: #188-D: enumerated type mixed with another type
return ret_code;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppCntrlDB.c", line 664: Warning: #188-D: enumerated type mixed with another type
return ret_code;
^
plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppCntrlDB.c: 11 warnings, 0 errors
Compiling plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppDmgr.c ...
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 105: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 67)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_DEFAULT__)
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 67: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 105)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_ORGANIZE__)
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 105: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 67)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_DEFAULT__)
^
"custom/common/hal/aud_common_config.h", line 140: Warning: #47-D: incompatible redefinition of macro "AUDIO_INCLUDE" (declared at line 637 of "custom/common/hal/audcoeff_default.h")
#define AUDIO_INCLUDE STRINGIFY_VALUE(TOPWELL_AUDIO_GMN3_H)
^
"header_temp\gui_typedef.h", line 4024: Warning: #14-D: extra text after expected end of preprocessing directive
#endif /__MMI_AUDIO_REVERB_EFFECT__
^
"header_temp\SettingDefs.h", line 311: Warning: #47-D: incompatible redefinition of macro "FACTORY_RESTORE_DEFAULT_SCREENSAVER_STATUS" (declared at line 1893 of "custom/common/PLUTO_MMI/custom_mmi_default_value.h")
#define FACTORY_RESTORE_DEFAULT_SCREENSAVER_STATUS 1
^
"header_temp\SettingDefs.h", line 312: Warning: #47-D: incompatible redefinition of macro "FACTORY_RESTORE_DEFAULT_SCREENSAVER_WAITING_TIME" (declared at line 1894 of "custom/common/PLUTO_MMI/custom_mmi_default_value.h")
#define FACTORY_RESTORE_DEFAULT_SCREENSAVER_WAITING_TIME 35
^
"header_temp\BrowserAppMain.h", line 204: Warning: #815-D: type qualifier on return type is meaningless
extern const cui_inline_struct mmi_brw_app_get_inline_cui_global_data(U16 scr_id);
^
"header_temp\BrowserAppMain.h", line 384: Warning: #815-D: type qualifier on return type is meaningless
extern const cui_inline_struct mmi_brw_app_get_inline_cui_global_data(U16 scr_id);
^
"header_temp\wgui_categories_util.h", line 2959: Warning: #47-D: incompatible redefinition of macro "wgui_title_change" (declared at line 278 of "header_temp\wgui_title.h")
#define wgui_title_change(_arg0, _arg1, _arg2, _arg3) wgui_title_change_ex(_arg2, _arg3)
^
"header_temp\wgui_categories_util.h", line 3020: Warning: #47-D: incompatible redefinition of macro "ChangeTitleIcon" (declared at line 281 of "header_temp\wgui_title.h")
#define ChangeTitleIcon(_arg)
^
"header_temp\wgui_categories_util.h", line 3021: Warning: #47-D: incompatible redefinition of macro "ChangeTitle" (declared at line 283 of "header_temp\wgui_title.h")
#define ChangeTitle(_arg0, _arg1) ChangeTitle_ex(_arg1)
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppDmgr.c", line 1581: Warning: #223-D: function "srv_brw_validate_url" declared implicitly
if (srv_brw_validate_url((U8*)g_brw_app_cntx.brw_dynamic_cntx_p->brw_hist_selected_url, SRV_BRW_ADDRESS_LIST_URL_LENGTH - 1) < 0)
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppDmgr.c", line 1590: Warning: #223-D: function "cui_fseditor_close" declared implicitly
cui_fseditor_close(g_brw_app_cntx.fseditor_cid);
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppDmgr.c", line 1623: Warning: #167-D: argument of type "CHAR *" is incompatible with parameter of type "kal_uint8 *"
mmi_chset_ucs2_to_utf8_string((CHAR*)ascii_keyword, SRV_BRW_SEARCH_ITEM_LENGTH, (CHAR*)g_brw_app_cntx.brw_dynamic_cntx_p->brw_hist_selected_url);
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppDmgr.c", line 1623: Warning: #167-D: argument of type "CHAR *" is incompatible with parameter of type "kal_uint8 *"
mmi_chset_ucs2_to_utf8_string((CHAR*)ascii_keyword, SRV_BRW_SEARCH_ITEM_LENGTH, (CHAR*)g_brw_app_cntx.brw_dynamic_cntx_p->brw_hist_selected_url);
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppDmgr.c", line 1626: Warning: #223-D: function "srv_brw_launch_search_string" declared implicitly
srv_brw_launch_search_string((U8*)ascii_keyword, SRV_BRW_SEARCH_ENGINE_GOOGLE);
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppDmgr.c", line 1655: Warning: #223-D: function "srv_brw_validate_url_ex" declared implicitly
if (srv_brw_validate_url_ex((U8*)g_brw_app_cntx.brw_dynamic_cntx_p->brw_hist_selected_url, SRV_BRW_ADDRESS_LIST_URL_LENGTH - 1, MMI_FALSE) < 0)
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppDmgr.c", line 1788: Warning: #223-D: function "srv_phb_check_ucs2_character" declared implicitly
if(srv_phb_check_ucs2_character(g_brw_current_title))
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppDmgr.c", line 1766: Warning: #177-D: variable "prev_scr_id" was declared but never referenced
U16 prev_scr_id;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppDmgr.c", line 2364: Warning: #68-D: integer conversion resulted in a change of sign
obj->selected_bookmark_index = SRV_BRW_BKM_INVALID_INDEX;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppDmgr.c", line 2623: Warning: #68-D: integer conversion resulted in a change of sign
obj->selected_bookmark_index = SRV_BRW_BKM_INVALID_INDEX;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppDmgr.c", line 2791: Warning: #177-D: variable "file_handle" was declared but never referenced
FS_HANDLE file_handle;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppDmgr.c", line 3016: Warning: #223-D: function "srv_brw_validate_url" declared implicitly
if (srv_brw_validate_url(g_brw_current_url, WAP_MAX_SEARCH_URL_LENGTH) < 0)
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppDmgr.c", line 3840: Warning: #188-D: enumerated type mixed with another type
g_brw_app_cntx.brw_dynamic_cntx_p->select_mode_flag = FALSE;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppDmgr.c", line 4778: Warning: #177-D: variable "scrDB" was declared but never referenced
mmi_brw_app_screenDB_struct *scrDB = NULL;
^
plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppDmgr.c: 26 warnings, 0 errors
Compiling plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppInterface.c ...
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 105: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 67)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_DEFAULT__)
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 67: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 105)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_ORGANIZE__)
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 105: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 67)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_DEFAULT__)
^
"custom/common/hal/aud_common_config.h", line 140: Warning: #47-D: incompatible redefinition of macro "AUDIO_INCLUDE" (declared at line 637 of "custom/common/hal/audcoeff_default.h")
#define AUDIO_INCLUDE STRINGIFY_VALUE(TOPWELL_AUDIO_GMN3_H)
^
"header_temp\gui_typedef.h", line 4024: Warning: #14-D: extra text after expected end of preprocessing directive
#endif /__MMI_AUDIO_REVERB_EFFECT__
^
"header_temp\SettingDefs.h", line 311: Warning: #47-D: incompatible redefinition of macro "FACTORY_RESTORE_DEFAULT_SCREENSAVER_STATUS" (declared at line 1893 of "custom/common/PLUTO_MMI/custom_mmi_default_value.h")
#define FACTORY_RESTORE_DEFAULT_SCREENSAVER_STATUS 1
^
"header_temp\SettingDefs.h", line 312: Warning: #47-D: incompatible redefinition of macro "FACTORY_RESTORE_DEFAULT_SCREENSAVER_WAITING_TIME" (declared at line 1894 of "custom/common/PLUTO_MMI/custom_mmi_default_value.h")
#define FACTORY_RESTORE_DEFAULT_SCREENSAVER_WAITING_TIME 35
^
"header_temp\BrowserAppMain.h", line 204: Warning: #815-D: type qualifier on return type is meaningless
extern const cui_inline_struct mmi_brw_app_get_inline_cui_global_data(U16 scr_id);
^
"header_temp\BrowserAppMain.h", line 384: Warning: #815-D: type qualifier on return type is meaningless
extern const cui_inline_struct mmi_brw_app_get_inline_cui_global_data(U16 scr_id);
^
"header_temp\wgui_categories_util.h", line 2959: Warning: #47-D: incompatible redefinition of macro "wgui_title_change" (declared at line 278 of "header_temp\wgui_title.h")
#define wgui_title_change(_arg0, _arg1, _arg2, _arg3) wgui_title_change_ex(_arg2, _arg3)
^
"header_temp\wgui_categories_util.h", line 3020: Warning: #47-D: incompatible redefinition of macro "ChangeTitleIcon" (declared at line 281 of "header_temp\wgui_title.h")
#define ChangeTitleIcon(_arg)
^
"header_temp\wgui_categories_util.h", line 3021: Warning: #47-D: incompatible redefinition of macro "ChangeTitle" (declared at line 283 of "header_temp\wgui_title.h")
#define ChangeTitle(_arg0, _arg1) ChangeTitle_ex(_arg1)
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppInterface.c", line 1227: Warning: #188-D: enumerated type mixed with another type
mmi_frm_appmem_set_cancel_callback(APP_BROWSER, mmi_brw_app_asm_cancel_callback);
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppInterface.c", line 3232: Warning: #223-D: function "srv_brw_background_downloads_req" declared implicitly
srv_brw_background_downloads_req(MMI_DA_WAP_NOTIFY_BROWSER_CLOSED);
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppInterface.c", line 4434: Warning: #111-D: statement is unreachable
break;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppInterface.c", line 4594: Warning: #223-D: function "mmi_brw_app_close_all_bookmark_screens" declared implicitly
mmi_brw_app_close_all_bookmark_screens();
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppInterface.c", line 5380: Warning: #223-D: function "srv_brw_background_downloads_req" declared implicitly
srv_brw_background_downloads_req(MMI_DA_WAP_NOTIFY_BROWSER_REOPENED);
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppInterface.c", line 6057: Warning: #177-D: variable "profile_content_p" was declared but never referenced
srv_wap_prof_profile_content_struct *profile_content_p;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppInterface.c", line 6328: Warning: #167-D: argument of type "U8 *" is incompatible with parameter of type "S8 *"
mmi_vbkm_fmgr_sms_forward((U8*)filepath);
^
plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppInterface.c: 19 warnings, 0 errors
Compiling plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c ...
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 105: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 67)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_DEFAULT__)
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 67: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 105)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_ORGANIZE__)
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 105: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 67)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_DEFAULT__)
^
"custom/common/hal/aud_common_config.h", line 140: Warning: #47-D: incompatible redefinition of macro "AUDIO_INCLUDE" (declared at line 637 of "custom/common/hal/audcoeff_default.h")
#define AUDIO_INCLUDE STRINGIFY_VALUE(TOPWELL_AUDIO_GMN3_H)
^
"header_temp\gui_typedef.h", line 4024: Warning: #14-D: extra text after expected end of preprocessing directive
#endif /__MMI_AUDIO_REVERB_EFFECT__
^
"header_temp\SettingDefs.h", line 311: Warning: #47-D: incompatible redefinition of macro "FACTORY_RESTORE_DEFAULT_SCREENSAVER_STATUS" (declared at line 1893 of "custom/common/PLUTO_MMI/custom_mmi_default_value.h")
#define FACTORY_RESTORE_DEFAULT_SCREENSAVER_STATUS 1
^
"header_temp\SettingDefs.h", line 312: Warning: #47-D: incompatible redefinition of macro "FACTORY_RESTORE_DEFAULT_SCREENSAVER_WAITING_TIME" (declared at line 1894 of "custom/common/PLUTO_MMI/custom_mmi_default_value.h")
#define FACTORY_RESTORE_DEFAULT_SCREENSAVER_WAITING_TIME 35
^
"header_temp\BrowserAppMain.h", line 204: Warning: #815-D: type qualifier on return type is meaningless
extern const cui_inline_struct mmi_brw_app_get_inline_cui_global_data(U16 scr_id);
^
"header_temp\BrowserAppMain.h", line 384: Warning: #815-D: type qualifier on return type is meaningless
extern const cui_inline_struct mmi_brw_app_get_inline_cui_global_data(U16 scr_id);
^
"header_temp\wgui_categories_util.h", line 2959: Warning: #47-D: incompatible redefinition of macro "wgui_title_change" (declared at line 278 of "header_temp\wgui_title.h")
#define wgui_title_change(_arg0, _arg1, _arg2, _arg3) wgui_title_change_ex(_arg2, _arg3)
^
"header_temp\wgui_categories_util.h", line 3020: Warning: #47-D: incompatible redefinition of macro "ChangeTitleIcon" (declared at line 281 of "header_temp\wgui_title.h")
#define ChangeTitleIcon(_arg)
^
"header_temp\wgui_categories_util.h", line 3021: Warning: #47-D: incompatible redefinition of macro "ChangeTitle" (declared at line 283 of "header_temp\wgui_title.h")
#define ChangeTitle(_arg0, _arg1) ChangeTitle_ex(_arg1)
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 741: Warning: #940-D: missing return statement at end of non-void function "mmi_brw_app_get_dynamic_list_callback_func"
}
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 938: Warning: #940-D: missing return statement at end of non-void function "mmi_brw_app_get_dynamic_list_number_of_items"
}
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 1219: Warning: #940-D: missing return statement at end of non-void function "mmi_brw_app_construct_view_data"
}
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 1274: Warning: #940-D: missing return statement at end of non-void function "mmi_brw_app_get_editor_buffer"
}
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 1321: Warning: #940-D: missing return statement at end of non-void function "mmi_brw_app_get_editor_input_type"
}
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 1364: Warning: #940-D: missing return statement at end of non-void function "mmi_brw_app_get_editor_buffer_length"
}
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 1406: Warning: #940-D: missing return statement at end of non-void function "mmi_brw_app_get_editor_buffer_char_count"
}
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 1454: Warning: #940-D: missing return statement at end of non-void function "mmi_brw_app_get_editor_title_string"
}
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 1620: Warning: #940-D: missing return statement at end of non-void function "mmi_brw_app_get_viewer_buffer_length"
}
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 1771: Warning: #111-D: statement is unreachable
break;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 1785: Warning: #940-D: missing return statement at end of non-void function "mmi_brw_app_get_cui_menu_type"
}
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 1814: Warning: #111-D: statement is unreachable
break;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 1820: Warning: #111-D: statement is unreachable
break;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 1825: Warning: #111-D: statement is unreachable
break;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 1837: Warning: #111-D: statement is unreachable
break;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 1903: Warning: #117-D: non-void function "mmi_brw_app_get_parent_menu_id" should return a value
return;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 1906: Warning: #940-D: missing return statement at end of non-void function "mmi_brw_app_get_parent_menu_id"
}
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 1934: Warning: #111-D: statement is unreachable
break;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 1939: Warning: #111-D: statement is unreachable
break;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 1961: Warning: #111-D: statement is unreachable
break;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 1966: Warning: #111-D: statement is unreachable
break;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 1971: Warning: #111-D: statement is unreachable
break;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 2018: Warning: #940-D: missing return statement at end of non-void function "mmi_brw_app_get_menu_cui_proc_func"
}
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 2045: Warning: #111-D: statement is unreachable
break;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 2050: Warning: #111-D: statement is unreachable
break;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 2072: Warning: #111-D: statement is unreachable
break;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 2077: Warning: #111-D: statement is unreachable
break;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 2082: Warning: #111-D: statement is unreachable
break;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 2087: Warning: #111-D: statement is unreachable
break;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 2092: Warning: #111-D: statement is unreachable
break;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 2097: Warning: #111-D: statement is unreachable
break;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 2144: Warning: #940-D: missing return statement at end of non-void function "mmi_brw_app_get_menu_cui_group_id"
}
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 2215: Warning: #111-D: statement is unreachable
break;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 2220: Warning: #111-D: statement is unreachable
break;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 2225: Warning: #111-D: statement is unreachable
break;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 2246: Warning: #940-D: missing return statement at end of non-void function "mmi_brw_app_get_inline_cui_proc_func"
}
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 2299: Warning: #815-D: type qualifier on return type is meaningless
const cui_inline_struct mmi_brw_app_get_inline_cui_global_data(U16 scr_id)
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 2325: Warning: #111-D: statement is unreachable
break;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 2330: Warning: #111-D: statement is unreachable
break;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 2335: Warning: #111-D: statement is unreachable
break;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 2357: Warning: #940-D: missing return statement at end of non-void function "mmi_brw_app_get_inline_cui_global_data"
}
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 2393: Warning: #111-D: statement is unreachable
break;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 2405: Warning: #111-D: statement is unreachable
break;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 2426: Warning: #940-D: missing return statement at end of non-void function "mmi_brw_app_get_inline_cui_fill_func"
}
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 4422: Warning: #111-D: statement is unreachable
break;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 4427: Warning: #111-D: statement is unreachable
break;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 4430: Warning: #940-D: missing return statement at end of non-void function "mmi_brw_app_get_error_string_id"
}
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 6019: Warning: #188-D: enumerated type mixed with another type
g_brw_app_cntx.brw_dynamic_cntx_p->select_mode_flag = FALSE;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 7109: Warning: #940-D: missing return statement at end of non-void function "mmi_brw_app_pre_entry_auth_dialog_screen"
}
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c", line 8732: Warning: #223-D: function "cbm_register_bearer_info_by_app_id" declared implicitly
cbm_register_bearer_info_by_app_id(app_id, MOD_MMI, bearer, val);
^
plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppMain.c: 62 warnings, 0 errors
Compiling plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppScrDB.c ...
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 105: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 67)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_DEFAULT__)
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 67: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 105)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_ORGANIZE__)
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 105: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 67)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_DEFAULT__)
^
"custom/common/hal/aud_common_config.h", line 140: Warning: #47-D: incompatible redefinition of macro "AUDIO_INCLUDE" (declared at line 637 of "custom/common/hal/audcoeff_default.h")
#define AUDIO_INCLUDE STRINGIFY_VALUE(TOPWELL_AUDIO_GMN3_H)
^
"header_temp\gui_typedef.h", line 4024: Warning: #14-D: extra text after expected end of preprocessing directive
#endif /__MMI_AUDIO_REVERB_EFFECT__
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppScrDB.c", line 1075: Warning: #940-D: missing return statement at end of non-void function "mmi_brw_app_scrhdlr_get_screenDB"
}
^
plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppScrDB.c: 6 warnings, 0 errors
Compiling plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppScrHdlr.c ...
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 105: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 67)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_DEFAULT__)
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 67: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 105)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_ORGANIZE__)
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 105: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 67)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_DEFAULT__)
^
"custom/common/hal/aud_common_config.h", line 140: Warning: #47-D: incompatible redefinition of macro "AUDIO_INCLUDE" (declared at line 637 of "custom/common/hal/audcoeff_default.h")
#define AUDIO_INCLUDE STRINGIFY_VALUE(TOPWELL_AUDIO_GMN3_H)
^
"header_temp\gui_typedef.h", line 4024: Warning: #14-D: extra text after expected end of preprocessing directive
#endif /__MMI_AUDIO_REVERB_EFFECT__
^
"header_temp\SettingDefs.h", line 311: Warning: #47-D: incompatible redefinition of macro "FACTORY_RESTORE_DEFAULT_SCREENSAVER_STATUS" (declared at line 1893 of "custom/common/PLUTO_MMI/custom_mmi_default_value.h")
#define FACTORY_RESTORE_DEFAULT_SCREENSAVER_STATUS 1
^
"header_temp\SettingDefs.h", line 312: Warning: #47-D: incompatible redefinition of macro "FACTORY_RESTORE_DEFAULT_SCREENSAVER_WAITING_TIME" (declared at line 1894 of "custom/common/PLUTO_MMI/custom_mmi_default_value.h")
#define FACTORY_RESTORE_DEFAULT_SCREENSAVER_WAITING_TIME 35
^
"header_temp\BrowserAppMain.h", line 204: Warning: #815-D: type qualifier on return type is meaningless
extern const cui_inline_struct mmi_brw_app_get_inline_cui_global_data(U16 scr_id);
^
"header_temp\BrowserAppMain.h", line 384: Warning: #815-D: type qualifier on return type is meaningless
extern const cui_inline_struct mmi_brw_app_get_inline_cui_global_data(U16 scr_id);
^
"header_temp\wgui_categories_util.h", line 2959: Warning: #47-D: incompatible redefinition of macro "wgui_title_change" (declared at line 278 of "header_temp\wgui_title.h")
#define wgui_title_change(_arg0, _arg1, _arg2, _arg3) wgui_title_change_ex(_arg2, _arg3)
^
"header_temp\wgui_categories_util.h", line 3020: Warning: #47-D: incompatible redefinition of macro "ChangeTitleIcon" (declared at line 281 of "header_temp\wgui_title.h")
#define ChangeTitleIcon(_arg)
^
"header_temp\wgui_categories_util.h", line 3021: Warning: #47-D: incompatible redefinition of macro "ChangeTitle" (declared at line 283 of "header_temp\wgui_title.h")
#define ChangeTitle(_arg0, _arg1) ChangeTitle_ex(_arg1)
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppScrHdlr.c", line 669: Warning: #223-D: function "mmi_brw_app_get_menu_cui_src_type" declared implicitly
cui_src = mmi_brw_app_get_menu_cui_src_type(screen_id);
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppScrHdlr.c", line 669: Warning: #188-D: enumerated type mixed with another type
cui_src = mmi_brw_app_get_menu_cui_src_type(screen_id);
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppScrHdlr.c", line 670: Warning: #223-D: function "mmi_brw_app_get_cui_menu_type" declared implicitly
cui_menu_type = mmi_brw_app_get_cui_menu_type(screen_id);
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppScrHdlr.c", line 670: Warning: #188-D: enumerated type mixed with another type
cui_menu_type = mmi_brw_app_get_cui_menu_type(screen_id);
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppScrHdlr.c", line 709: Warning: #223-D: function "mmi_brw_app_get_inline_group_id" declared implicitly
inline_group_id = mmi_brw_app_get_inline_group_id(screen_id);
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppScrHdlr.c", line 907: Warning: #223-D: function "HDIa_widgetResetRenderingFlags" declared implicitly
HDIa_widgetResetRenderingFlags();
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppScrHdlr.c", line 1722: Warning: #188-D: enumerated type mixed with another type
(*screen)->screen_size_status = g_srv_brw_cntx.screen_size_status;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppScrHdlr.c", line 2003: Warning: #188-D: enumerated type mixed with another type
return MMI_TRUE;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppScrHdlr.c", line 2018: Warning: #188-D: enumerated type mixed with another type
return MMI_TRUE;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppScrHdlr.c", line 2078: Warning: #223-D: function "mmi_brw_srv_hdlr_load_url_req" declared implicitly
mmi_brw_srv_hdlr_load_url_req(g_brw_current_url);
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppScrHdlr.c", line 2081: Warning: #223-D: function "mmi_brw_app_srv_hdlr_notify_screen_info" declared implicitly
mmi_brw_app_srv_hdlr_notify_screen_info();
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppScrHdlr.c", line 3028: Warning: #14-D: extra text after expected end of preprocessing directive
#ifndef __MMI_WGUI_DISABLE_CSK __
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppScrHdlr.c", line 4139: Warning: #14-D: extra text after expected end of preprocessing directive
#ifndef __MMI_WGUI_DISABLE_CSK __
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppScrHdlr.c", line 4811: Warning: #14-D: extra text after expected end of preprocessing directive
#ifndef __MMI_WGUI_DISABLE_CSK __
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppScrHdlr.c", line 5448: Warning: #223-D: function "cui_inline_set_item_text_edit" declared implicitly
cui_inline_set_item_text_edit(g_brw_app_cntx.brw_inline_cid,
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppScrHdlr.c", line 5678: Warning: #223-D: function "cui_inline_set_item_fullscreen_edit" declared implicitly
cui_inline_set_item_fullscreen_edit(g_brw_app_cntx.brw_inline_cid,
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppScrHdlr.c", line 6029: Warning: #177-D: variable "string_id" was declared but never referenced
MMI_ID_TYPE string_id;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppScrHdlr.c", line 6030: Warning: #550-D: variable "parent_data" was set but never used
U32 parent_data;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppScrHdlr.c", line 6031: Warning: #177-D: variable "path_buf" was declared but never referenced
WCHAR path_buf[100];
^
plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppScrHdlr.c: 31 warnings, 0 errors
Compiling plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppSrvHdlr.c ...
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 105: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 67)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_DEFAULT__)
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 67: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 105)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_ORGANIZE__)
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 105: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 67)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_DEFAULT__)
^
"custom/common/hal/aud_common_config.h", line 140: Warning: #47-D: incompatible redefinition of macro "AUDIO_INCLUDE" (declared at line 637 of "custom/common/hal/audcoeff_default.h")
#define AUDIO_INCLUDE STRINGIFY_VALUE(TOPWELL_AUDIO_GMN3_H)
^
"header_temp\gui_typedef.h", line 4024: Warning: #14-D: extra text after expected end of preprocessing directive
#endif /__MMI_AUDIO_REVERB_EFFECT__
^
"header_temp\SettingDefs.h", line 311: Warning: #47-D: incompatible redefinition of macro "FACTORY_RESTORE_DEFAULT_SCREENSAVER_STATUS" (declared at line 1893 of "custom/common/PLUTO_MMI/custom_mmi_default_value.h")
#define FACTORY_RESTORE_DEFAULT_SCREENSAVER_STATUS 1
^
"header_temp\SettingDefs.h", line 312: Warning: #47-D: incompatible redefinition of macro "FACTORY_RESTORE_DEFAULT_SCREENSAVER_WAITING_TIME" (declared at line 1894 of "custom/common/PLUTO_MMI/custom_mmi_default_value.h")
#define FACTORY_RESTORE_DEFAULT_SCREENSAVER_WAITING_TIME 35
^
"header_temp\BrowserAppMain.h", line 204: Warning: #815-D: type qualifier on return type is meaningless
extern const cui_inline_struct mmi_brw_app_get_inline_cui_global_data(U16 scr_id);
^
"header_temp\BrowserAppMain.h", line 384: Warning: #815-D: type qualifier on return type is meaningless
extern const cui_inline_struct mmi_brw_app_get_inline_cui_global_data(U16 scr_id);
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppSrvHdlr.c", line 632: Warning: #223-D: function "srv_brw_is_holding_bearer" declared implicitly
if (srv_brw_is_holding_bearer())
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppSrvHdlr.c", line 634: Warning: #223-D: function "srv_brw_set_bearer" declared implicitly
srv_brw_set_bearer(MMI_FALSE);
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppSrvHdlr.c", line 810: Warning: #188-D: enumerated type mixed with another type
wapadp_set_wap_app_mem(NULL,TRUE);
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppSrvHdlr.c", line 819: Warning: #223-D: function "mmi_brw_app_notify_wap_close" declared implicitly
mmi_brw_app_notify_wap_close();
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppSrvHdlr.c", line 823: Warning: #188-D: enumerated type mixed with another type
wapadp_set_wap_app_mem(NULL,FALSE);
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppSrvHdlr.c", line 1597: Warning: #223-D: function "srv_brw_get_bearer_type" declared implicitly
srv_brw_get_bearer_type(&bearer_type);
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppSrvHdlr.c", line 1624: Warning: #223-D: function "srv_brw_is_holding_bearer" declared implicitly
if (srv_brw_is_holding_bearer())
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppSrvHdlr.c", line 1626: Warning: #223-D: function "srv_brw_set_bearer" declared implicitly
srv_brw_set_bearer(MMI_FALSE);
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppSrvHdlr.c", line 1477: Warning: #177-D: variable "profile_content_p" was declared but never referenced
srv_wap_prof_profile_content_struct *profile_content_p;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppSrvHdlr.c", line 1738: Warning: #14-D: extra text after expected end of preprocessing directive
#ifdef defined(__MMI_OP11_HOMESCREEN__) || defined(__MMI_OP11_HOMESCREEN_0301__) || defined(__MMI_OP11_HOMESCREEN_0302__)
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppSrvHdlr.c", line 2073: Warning: #223-D: function "srv_brw_dynamic_list_free_memory" declared implicitly
srv_brw_dynamic_list_free_memory(SRV_BRW_LIST_TYPE_DYNAMIC_LIST);
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppSrvHdlr.c", line 2264: Warning: #177-D: variable "status" was declared but never referenced
srv_brw_rendering_status_struct *status = (srv_brw_rendering_status_struct*)event->ptr;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppSrvHdlr.c", line 2341: Warning: #177-D: variable "prevScrId" was declared but never referenced
U16 prevScrId;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppSrvHdlr.c", line 2644: Warning: #223-D: function "widget_MMI_key_handler" declared implicitly
widget_MMI_key_handler();
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppSrvHdlr.c", line 2702: Warning: #188-D: enumerated type mixed with another type
Cat431GetScreenInfo(g_srv_brw_cntx.screen_size_status, &x, &y, &w, &h, &title_layer, &bottom_layer);
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppSrvHdlr.c", line 2845: Warning: #223-D: function "srv_brw_is_holding_bearer" declared implicitly
if (srv_brw_is_holding_bearer())
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppSrvHdlr.c", line 2847: Warning: #223-D: function "srv_brw_set_bearer" declared implicitly
srv_brw_set_bearer(MMI_FALSE);
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppSrvHdlr.c", line 2928: Warning: #513-D: a value of type "U8 *" cannot be assigned to an entity of type "S8 *"
sat_evt->url = (U8*)OslMalloc(ENCODING_LENGTH * (mmi_ucs2strlen((CHAR*) recv_sat_evt->url) + 1));
^
plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppSrvHdlr.c: 27 warnings, 0 errors
Compiling plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppUICallback.c ...
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 105: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 67)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_DEFAULT__)
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 67: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 105)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_ORGANIZE__)
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 105: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 67)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_DEFAULT__)
^
"custom/common/hal/aud_common_config.h", line 140: Warning: #47-D: incompatible redefinition of macro "AUDIO_INCLUDE" (declared at line 637 of "custom/common/hal/audcoeff_default.h")
#define AUDIO_INCLUDE STRINGIFY_VALUE(TOPWELL_AUDIO_GMN3_H)
^
"header_temp\gui_typedef.h", line 4024: Warning: #14-D: extra text after expected end of preprocessing directive
#endif /__MMI_AUDIO_REVERB_EFFECT__
^
"header_temp\SettingDefs.h", line 311: Warning: #47-D: incompatible redefinition of macro "FACTORY_RESTORE_DEFAULT_SCREENSAVER_STATUS" (declared at line 1893 of "custom/common/PLUTO_MMI/custom_mmi_default_value.h")
#define FACTORY_RESTORE_DEFAULT_SCREENSAVER_STATUS 1
^
"header_temp\SettingDefs.h", line 312: Warning: #47-D: incompatible redefinition of macro "FACTORY_RESTORE_DEFAULT_SCREENSAVER_WAITING_TIME" (declared at line 1894 of "custom/common/PLUTO_MMI/custom_mmi_default_value.h")
#define FACTORY_RESTORE_DEFAULT_SCREENSAVER_WAITING_TIME 35
^
"header_temp\BrowserAppMain.h", line 204: Warning: #815-D: type qualifier on return type is meaningless
extern const cui_inline_struct mmi_brw_app_get_inline_cui_global_data(U16 scr_id);
^
"header_temp\BrowserAppMain.h", line 384: Warning: #815-D: type qualifier on return type is meaningless
extern const cui_inline_struct mmi_brw_app_get_inline_cui_global_data(U16 scr_id);
^
"header_temp\wgui_categories_util.h", line 2959: Warning: #47-D: incompatible redefinition of macro "wgui_title_change" (declared at line 278 of "header_temp\wgui_title.h")
#define wgui_title_change(_arg0, _arg1, _arg2, _arg3) wgui_title_change_ex(_arg2, _arg3)
^
"header_temp\wgui_categories_util.h", line 3020: Warning: #47-D: incompatible redefinition of macro "ChangeTitleIcon" (declared at line 281 of "header_temp\wgui_title.h")
#define ChangeTitleIcon(_arg)
^
"header_temp\wgui_categories_util.h", line 3021: Warning: #47-D: incompatible redefinition of macro "ChangeTitle" (declared at line 283 of "header_temp\wgui_title.h")
#define ChangeTitle(_arg0, _arg1) ChangeTitle_ex(_arg1)
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppUICallback.c", line 383: Warning: #223-D: function "mmi_brw_app_dmgr_launch_bookmark" declared implicitly
mmi_brw_app_dmgr_launch_bookmark();
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppUICallback.c", line 441: Warning: #223-D: function "mmi_brw_app_if_show_view_certificate_screen" declared implicitly
mmi_brw_app_if_show_view_certificate_screen();
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppUICallback.c", line 858: Warning: #188-D: enumerated type mixed with another type
mmi_brw_app_hide_menu_item(!g_srv_brw_cntx.srv_brw_dynamic_cntx_p->focused_element_info_p ||
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppUICallback.c", line 866: Warning: #188-D: enumerated type mixed with another type
mmi_brw_app_hide_menu_item(!g_srv_brw_cntx.srv_brw_dynamic_cntx_p->focused_element_info_p ||
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppUICallback.c", line 871: Warning: #188-D: enumerated type mixed with another type
mmi_brw_app_hide_menu_item(!g_srv_brw_cntx.srv_brw_dynamic_cntx_p->focused_element_info_p ||
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppUICallback.c", line 883: Warning: #188-D: enumerated type mixed with another type
mmi_brw_app_hide_menu_item(!srv_brw_is_forward_navigation(), MENU_ID_BRW_REN_PAGE_NAVIGATE_FORWARD);
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppUICallback.c", line 885: Warning: #188-D: enumerated type mixed with another type
mmi_brw_app_hide_menu_item(!srv_brw_is_backward_navigation(), MENU_ID_BRW_REN_PAGE_NAVIGATE_BACKWARD);
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppUICallback.c", line 1015: Warning: #188-D: enumerated type mixed with another type
mmi_brw_app_hide_menu_item(mmi_brw_app_is_screen_present(SCR_ID_BRW_BROWSER_MAIN) || !srv_sim_ctrl_any_sim_is_available(), MENU_ID_BRW_DATA_ACCOUNT);
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppUICallback.c", line 1180: Warning: #188-D: enumerated type mixed with another type
return g_srv_brw_cntx.screen_size_status;
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppUICallback.c", line 1388: Warning: #167-D: argument of type "S8 *" is incompatible with parameter of type "kal_uint8 *"
mmi_chset_utf8_to_ucs2_string((S8*) str_buff, (SRV_BRW_BKM_MAX_FILE_NAME_LEN + 1) * ENCODING_LENGTH, (S8*) g_srv_brw_cntx.bkm_cntx_p[g_brw_bkm_cntx.bookmark_list[item_index].actual_index].title);
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppUICallback.c", line 1388: Warning: #167-D: argument of type "S8 *" is incompatible with parameter of type "kal_uint8 *"
mmi_chset_utf8_to_ucs2_string((S8*) str_buff, (SRV_BRW_BKM_MAX_FILE_NAME_LEN + 1) * ENCODING_LENGTH, (S8*) g_srv_brw_cntx.bkm_cntx_p[g_brw_bkm_cntx.bookmark_list[item_index].actual_index].title);
^
plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppUICallback.c: 23 warnings, 0 errors
Compiling plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppUIDraw.c ...
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 105: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 67)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_DEFAULT__)
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 67: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 105)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_ORGANIZE__)
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 105: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 67)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_DEFAULT__)
^
"custom/common/hal/aud_common_config.h", line 140: Warning: #47-D: incompatible redefinition of macro "AUDIO_INCLUDE" (declared at line 637 of "custom/common/hal/audcoeff_default.h")
#define AUDIO_INCLUDE STRINGIFY_VALUE(TOPWELL_AUDIO_GMN3_H)
^
"header_temp\gui_typedef.h", line 4024: Warning: #14-D: extra text after expected end of preprocessing directive
#endif /__MMI_AUDIO_REVERB_EFFECT__
^
"header_temp\SettingDefs.h", line 311: Warning: #47-D: incompatible redefinition of macro "FACTORY_RESTORE_DEFAULT_SCREENSAVER_STATUS" (declared at line 1893 of "custom/common/PLUTO_MMI/custom_mmi_default_value.h")
#define FACTORY_RESTORE_DEFAULT_SCREENSAVER_STATUS 1
^
"header_temp\SettingDefs.h", line 312: Warning: #47-D: incompatible redefinition of macro "FACTORY_RESTORE_DEFAULT_SCREENSAVER_WAITING_TIME" (declared at line 1894 of "custom/common/PLUTO_MMI/custom_mmi_default_value.h")
#define FACTORY_RESTORE_DEFAULT_SCREENSAVER_WAITING_TIME 35
^
"header_temp\BrowserAppMain.h", line 204: Warning: #815-D: type qualifier on return type is meaningless
extern const cui_inline_struct mmi_brw_app_get_inline_cui_global_data(U16 scr_id);
^
"header_temp\BrowserAppMain.h", line 384: Warning: #815-D: type qualifier on return type is meaningless
extern const cui_inline_struct mmi_brw_app_get_inline_cui_global_data(U16 scr_id);
^
"header_temp\wgui_categories_util.h", line 2959: Warning: #47-D: incompatible redefinition of macro "wgui_title_change" (declared at line 278 of "header_temp\wgui_title.h")
#define wgui_title_change(_arg0, _arg1, _arg2, _arg3) wgui_title_change_ex(_arg2, _arg3)
^
"header_temp\wgui_categories_util.h", line 3020: Warning: #47-D: incompatible redefinition of macro "ChangeTitleIcon" (declared at line 281 of "header_temp\wgui_title.h")
#define ChangeTitleIcon(_arg)
^
"header_temp\wgui_categories_util.h", line 3021: Warning: #47-D: incompatible redefinition of macro "ChangeTitle" (declared at line 283 of "header_temp\wgui_title.h")
#define ChangeTitle(_arg0, _arg1) ChangeTitle_ex(_arg1)
^
"plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppUIDraw.c", line 738: Warning: #550-D: variable "guiBuffer" was set but never used
U8 *guiBuffer;
^
plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppUIDraw.c: 13 warnings, 0 errors
Compiling plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppUIPlugIn.c ...
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 105: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 67)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_DEFAULT__)
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 67: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 105)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_ORGANIZE__)
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 105: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 67)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_DEFAULT__)
^
"custom/common/hal/aud_common_config.h", line 140: Warning: #47-D: incompatible redefinition of macro "AUDIO_INCLUDE" (declared at line 637 of "custom/common/hal/audcoeff_default.h")
#define AUDIO_INCLUDE STRINGIFY_VALUE(TOPWELL_AUDIO_GMN3_H)
^
"header_temp\gui_typedef.h", line 4024: Warning: #14-D: extra text after expected end of preprocessing directive
#endif /__MMI_AUDIO_REVERB_EFFECT__
^
"header_temp\wgui_categories_util.h", line 2959: Warning: #47-D: incompatible redefinition of macro "wgui_title_change" (declared at line 278 of "header_temp\wgui_title.h")
#define wgui_title_change(_arg0, _arg1, _arg2, _arg3) wgui_title_change_ex(_arg2, _arg3)
^
"header_temp\wgui_categories_util.h", line 3020: Warning: #47-D: incompatible redefinition of macro "ChangeTitleIcon" (declared at line 281 of "header_temp\wgui_title.h")
#define ChangeTitleIcon(_arg)
^
"header_temp\wgui_categories_util.h", line 3021: Warning: #47-D: incompatible redefinition of macro "ChangeTitle" (declared at line 283 of "header_temp\wgui_title.h")
#define ChangeTitle(_arg0, _arg1) ChangeTitle_ex(_arg1)
^
"header_temp\SettingDefs.h", line 311: Warning: #47-D: incompatible redefinition of macro "FACTORY_RESTORE_DEFAULT_SCREENSAVER_STATUS" (declared at line 1893 of "custom/common/PLUTO_MMI/custom_mmi_default_value.h")
#define FACTORY_RESTORE_DEFAULT_SCREENSAVER_STATUS 1
^
"header_temp\SettingDefs.h", line 312: Warning: #47-D: incompatible redefinition of macro "FACTORY_RESTORE_DEFAULT_SCREENSAVER_WAITING_TIME" (declared at line 1894 of "custom/common/PLUTO_MMI/custom_mmi_default_value.h")
#define FACTORY_RESTORE_DEFAULT_SCREENSAVER_WAITING_TIME 35
^
plutommi\MMI\BrowserApp\Browser\BrowserSrc\BrowserAppUIPlugIn.c: 10 warnings, 0 errors
Compiling plutommi\MMI\EmailApp\EmailAppSrc\EmailAppAPI.c ...
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 105: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 67)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_DEFAULT__)
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 67: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 105)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_ORGANIZE__)
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 105: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 67)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_DEFAULT__)
^
plutommi\MMI\EmailApp\EmailAppSrc\EmailAppAPI.c: 3 warnings, 0 errors
Compiling plutommi\MMI\BrowserApp\UPPApp\UPPAppSrc\WAPprofilemain.c ...
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 105: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 67)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_DEFAULT__)
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 67: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 105)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_ORGANIZE__)
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 105: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 67)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_DEFAULT__)
^
"custom/common/hal/aud_common_config.h", line 140: Warning: #47-D: incompatible redefinition of macro "AUDIO_INCLUDE" (declared at line 637 of "custom/common/hal/audcoeff_default.h")
#define AUDIO_INCLUDE STRINGIFY_VALUE(TOPWELL_AUDIO_GMN3_H)
^
"header_temp\gui_typedef.h", line 4024: Warning: #14-D: extra text after expected end of preprocessing directive
#endif /__MMI_AUDIO_REVERB_EFFECT__
^
"plutommi\MMI\BrowserApp\UPPApp\UPPAppSrc\WAPprofilemain.c", line 1150: Warning: #550-D: variable "app_id" was set but never used
srv_wap_prof_app_id_enum app_id;
^
plutommi\MMI\BrowserApp\UPPApp\UPPAppSrc\WAPprofilemain.c: 6 warnings, 0 errors
Compiling plutommi\MMI\BrowserApp\UPPApp\UPPAppSrc\WAPprofileuihandler.c ...
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 105: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 67)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_DEFAULT__)
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 67: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 105)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_ORGANIZE__)
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 105: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 67)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_DEFAULT__)
^
"custom/common/hal/aud_common_config.h", line 140: Warning: #47-D: incompatible redefinition of macro "AUDIO_INCLUDE" (declared at line 637 of "custom/common/hal/audcoeff_default.h")
#define AUDIO_INCLUDE STRINGIFY_VALUE(TOPWELL_AUDIO_GMN3_H)
^
"header_temp\gui_typedef.h", line 4024: Warning: #14-D: extra text after expected end of preprocessing directive
#endif /__MMI_AUDIO_REVERB_EFFECT__
^
plutommi\MMI\BrowserApp\UPPApp\UPPAppSrc\WAPprofileuihandler.c: 5 warnings, 0 errors
Compiling plutommi\MMI\BrowserApp\UPPApp\UPPAppSrc\WAPprovisioningmain.c ...
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 105: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 67)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_DEFAULT__)
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 67: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 105)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_ORGANIZE__)
^
"plutommi/mmi/Inc/TOPWELL_FEATURES.h", line 105: Warning: #47-D: incompatible redefinition of macro "CFG_TOPWELL_MENU_LAYOUT_CURRENCY" (declared at line 67)
#define CFG_TOPWELL_MENU_LAYOUT_CURRENCY (__MENU_DEFAULT__)
^
"custom/common/hal/aud_common_config.h", line 140: Warning: #47-D: incompatible redefinition of macro "AUDIO_INCLUDE" (declared at line 637 of "custom/common/hal/audcoeff_default.h")
#define AUDIO_INCLUDE STRINGIFY_VALUE(TOPWELL_AUDIO_GMN3_H)
^
"header_temp\gui_typedef.h", line 4024: Warning: #14-D: extra text after expected end of preprocessing directive
#endif /__MMI_AUDIO_REVERB_EFFECT__
^
"header_temp\SettingDefs.h", line 311: Warning: #47-D: incompatible redefinition of macro "FACTORY_RESTORE_DEFAULT_SCREENSAVER_STATUS" (declared at line 1893 of "custom/common/PLUTO_MMI/custom_mmi_default_value.h")
#define FACTORY_RESTORE_DEFAULT_SCREENSAVER_STATUS 1
^
"header_temp\SettingDefs.h", line 312: Warning: #47-D: incompatible redefinition of macro "FACTORY_RESTORE_DEFAULT_SCREENSAVER_WAITING_TIME" (declared at line 1894 of "custom/common/PLUTO_MMI/custom_mmi_default_value.h")
#define FACTORY_RESTORE_DEFAULT_SCREENSAVER_WAITING_TIME 35
^
plutommi\MMI\BrowserApp\UPPApp\UPPAppSrc\WAPprovisioningmain.c: 7 warnings, 0 errors
make[2]: Entering directory `D:/Project/61D_GPRS_1418/CODE_V00'
CFLAGS = --cpu ARM7EJ-S --littleend -O3 --remove_unneeded_entities -D__RVCT__ -JC:\ARM\RVCT31_569\Data\3.1\569\include\windows --fpmode=ieee_fixed --split_sections --diag_suppress 1,1295,1296,2548 --dwarf2 -D__SERIAL_FLASH_EN__ -D__SERIAL_FLASH_SUPPORT__ --bss_threshold=0
CPLUSFLAGS = --cpp --cpu ARM7EJ-S --littleend -O3 --remove_unneeded_entities -D__RVCT__ -JC:\ARM\RVCT31_569\Data\3.1\569\include\windows --fpmode=ieee_fixed --split_sections --diag_suppress 1,1295,1296,2548 --dwarf2 --bss_threshold=0
AFLAGS = --debug --littleend --cpu ARM7EJ-S --apcs /interwork -16
ADEFS = -pd "MMI_ON_HARDWARE_P SETL {TRUE}" -pd "__EMS__ SETL {TRUE}" -pd "SIM_APP_TOOLKIT SETL {TRUE}" -pd "TETRIS_GAME_APP SETL {TRUE}" -pd "CM_APPLICATION_ENABLE SETL {TRUE}" -pd "MESSAGES_APPLICATION SETL {TRUE}" -pd "__UCS2_ENCODING SETL {TRUE}" -pd "CELLBROADCAST_APP SETL {TRUE}" -pd "__CB__ SETL {TRUE}" -pd "VM_SUPPORT SETL {TRUE}" -pd "SHORTCUTS_APP SETL {TRUE}" -pd "T9LANG_English SETL {TRUE}" -pd "T9LANG_Chinese SETL {TRUE}" -pd "T9LANG_Spanish SETL {TRUE}" -pd "T9LANG_French SETL {TRUE}" -pd "T9LANG_German SETL {TRUE}" -pd "T9LANG_Italian SETL {TRUE}" -pd "EMS_LITTLE_ENDIAN SETL {TRUE}" -pd "EMS_MEM_MANAGEMENT SETL {TRUE}" -pd "T9ALPHABETIC SETL {TRUE}" -pd "T9CHINESE SETL {TRUE}" -pd "MMS_VIRTUAL_FILE_SUPPORT SETL {TRUE}" -pd "COMPILER_SUPPORTS_LONG=1 SETL {TRUE}" -pd "MT6261 SETL {TRUE}" -pd "MT6261_S00 SETL {TRUE}" -pd "__SV5_ENABLED__ SETL {TRUE}" -pd "__EVENT_BASED_TIMER__ SETL {TRUE}" -pd "__PRODUCTION_RELEASE__ SETL {TRUE}" -pd "KAL_ON_NUCLEUS SETL {TRUE}" -pd "__CHIP_VERSION_CHECK__ SETL {TRUE}" -pd "__ZIMAGE_SUPPORT__ SETL {TRUE}" -pd "ESAL_AR_STK_FPU_SUPPORT SETL {FALSE}" -pd "__ARM_FPUV2__ SETL {FALSE}" -pd "__SERIAL_FLASH_EN__ SETL {TRUE}" -pd "__SERIAL_FLASH_SUPPORT__ SETL {TRUE}"
C:\ARM\RVCT31_569\Programs\3.1\569\win_32-pentium\armar.exe -create ./build/KEYTAK61D_GB_11C/gprs/MT6261o/lib/inet_app.lib --via .\build\KEYTAK61D_GB_11C\gprs\MT6261o\inet_app\inet_app_sort.via
Warning: L3910W: Old syntax, please use '--create'.
./build/KEYTAK61D_GB_11C/gprs/MT6261o/lib/inet_app.lib is updated
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\inet_app_dep\BookmarkCuiObigo.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\inet_app_dep\BrowserAppCntrlDB.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\inet_app_dep\BrowserAppDmgr.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\inet_app_dep\BrowserAppInterface.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\inet_app_dep\BrowserAppMain.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\inet_app_dep\BrowserAppScrDB.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\inet_app_dep\BrowserAppScrHdlr.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\inet_app_dep\BrowserAppSrvHdlr.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\inet_app_dep\BrowserAppUICallback.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\inet_app_dep\BrowserAppUIDraw.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\inet_app_dep\BrowserAppUIPlugIn.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\inet_app_dep\EmailAppAPI.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\inet_app_dep\WAPprofilemain.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\inet_app_dep\WAPprofileuihandler.det
.\build\KEYTAK61D_GB_11C\gprs\MT6261r\inet_app_dep\WAPprovisioningmain.det
Processing BookmarkCuiObigo.det BrowserAppCntrlDB.det BrowserAppDmgr.det BrowserAppInterface.det BrowserAppMain.det BrowserAppScrDB.det BrowserAppScrHdlr.det BrowserAppSrvHdlr.det BrowserAppUICallback.det BrowserAppUIDraw.det BrowserAppUIPlugIn.det EmailAppAPI.det WAPprofilemain.det WAPprofileuihandler.det WAPprovisioningmain.det
make[2]: Leaving directory `D:/Project/61D_GPRS_1418/CODE_V00'